TTMSFNCPDFGraphicsLibOutputWriter.MoveTextTo Method
Emits a PDF
Tdoperator to move the text position toAPoint.
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. |