Table of Contents

TTMSFNCGraphicsPDF.SetFont Method

Applies a complete font definition to the PDF context.

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

Syntax

procedure SetFont(AFont: TTMSFNCGraphicsFont); override;

Parameters

Name Description
AFont The font to apply.