IdxRichEditCharacterPropertiesBase.GetFontSize Method
Returns the font size applied to a document range.
Declaration
function GetFontSize: TdxNullableSingle;
Returns
| Type |
|---|
| TdxNullableSingle |
Remarks
The GetFontSize function is a getter of the FontSize property.
See Also