TTMSFNCPDFGraphicsLibOutputWriter.NotifyUnicode Method
Fires
OnNotifyUnicodeto pass a Unicode text segment to the document-level ToUnicode CMap builder.
API unit family: TMSFNCPDFCoreLibBase
Declaring type: TTMSFNCPDFGraphicsLibOutputWriter
Syntax
procedure NotifyUnicode(AValue: UnicodeString);
Parameters
| Name | Description |
|---|---|
AValue |
Unicode text segment to record. |