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

TextProfile Object  | TextProfile Members