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