IdxRichEditCharacterPropertiesBase.SetFontSize(TdxNullableSingle) Method
In This Article
Assigns a font size to a document range.
#Declaration
Delphi
procedure SetFontSize(const Value: TdxNullableSingle);
#Parameters
Name | Type |
---|---|
Value | Tdx |
#Remarks
The SetFontSize procedure is a setter of the FontSize property.
See Also