TTMSFNCPDFGraphicsLibOutputWriter.WriteString Method
Appends
AValueas raw bytes to the current content stream.
API unit family: TMSFNCPDFCoreLibBase
Declaring type: TTMSFNCPDFGraphicsLibOutputWriter
Syntax
procedure WriteString(AValue: string);
Parameters
| Name | Description |
|---|---|
AValue |
String to write verbatim to the stream. |