Table of Contents

TTMSFNCGraphicsPDF.SetFontStyles Method

Sets the font style flags (bold, italic, etc.) in the PDF context.

API unit family: TMSFNCGraphicsPDFEngine Declaring type: TTMSFNCGraphicsPDF Inherited from: TTMSFNCGraphicsPDFEngine

Syntax

procedure SetFontStyles(AStyle: TFontStyles); override;

Parameters

Name Description
AStyle The style flags to apply.