IdxRichEditCharacterPropertiesBase.GetFontName Method
Identifies the font typeface applied to a document range.
Declaration
function GetFontName: TdxNullableString;
Returns
| Type |
|---|
| TdxNullableString |
Remarks
The GetFontName function is a getter of the FontName property.
See Also