Visual Basic | |
---|---|
Function RemoveTextStyle( _ ByVal 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
DraftSight V1R1.1