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