IdxRichEditCharacterPropertiesBase.GetItalic Method
Identifies if a document range has the Italic font attribute.
Declaration
function GetItalic: TdxNullableBoolean;
Returns
Type |
---|
TdxNullableBoolean |
Remarks
The GetItalic function is a getter of the Italic property.
See Also