IdxRichEditCharacterPropertiesBase.SetFontName(TdxNullableString) Method
In This Article
#Declaration
Delphi
procedure SetFontName(const Value: TdxNullableString);
#Parameters
Name | Type |
---|---|
Value | Tdx |
#Remarks
The SetFontName procedure is a setter of the FontName property.
See Also