TTMSFNCPDFGraphicsLibOutputWriter.AddText Method
Emits a PDF text-show operator (
TjorTJ) forAValue, using the current font encoding.
API unit family: TMSFNCPDFCoreLibBase
Declaring type: TTMSFNCPDFGraphicsLibOutputWriter
Syntax
procedure AddText(AValue: UnicodeString);
Parameters
| Name | Description |
|---|---|
AValue |
Unicode text to emit into the content stream. |