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