Solid Edge FrameworkSupport Type Library
GetBoldState Method
Description
Returns the bold state of the text character at the given index.
Syntax
Visual Basic
Public Sub GetBoldState( _
   ByRef CharIndex As Integer, _
   ByRef IsBold As Boolean _
) 
Parameters
CharIndex
IsBold
See Also

TextProfile Object  | TextProfile Members