TTMSFNCGraphicsPDF.SetFontSize Method
Sets the font size in points in the PDF context.
API unit family: TMSFNCGraphicsPDFEngine
Declaring type: TTMSFNCGraphicsPDF
Inherited from: TTMSFNCGraphicsPDFEngine
Syntax
procedure SetFontSize(ASize: Integer); override;
Parameters
| Name | Description |
|---|---|
ASize |
The size in points. |