RemoveTextStyle Method (ITextStyleManager)
Removes the specified TextStyle.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function RemoveTextStyle( _
const dsString& Name As System.String _
) As System.Boolean |
| C# | |
|---|
System.bool RemoveTextStyle(
System.string Name
) |
| JavaScript | |
|---|
RemoveTextStyle(
Name : String
) : Boolean |
Parameters
- Name
- Name of TextStyle to remove
- Result[out] or Return Value
- True if the specified TextStyle is removed, false if not
See Also
Availability
DraftSight V1R1.1