Table of Contents

TTMSFNCPDFGraphicsLibOutputWriter.MoveTextTo Method

Emits a PDF Td operator to move the text position to APoint.

API unit family: TMSFNCPDFCoreLibBase Declaring type: TTMSFNCPDFGraphicsLibOutputWriter

Syntax

procedure MoveTextTo(APoint: TPointF);

Parameters

Name Description
APoint New text position offset from the start of the current line.