TTMSFNCGraphicsPDF.SetFontName Method
Sets the font family name in the PDF context.
API unit family: TMSFNCGraphicsPDFEngine
Declaring type: TTMSFNCGraphicsPDF
Inherited from: TTMSFNCGraphicsPDFEngine
Syntax
procedure SetFontName(AName: string); override;
Parameters
| Name | Description |
|---|---|
AName |
The font family name. |