TTMSFNCPDFGraphicsLibOutputWriter.NotifyText Method
Fires
OnNotifyTextto pass a text segment to the document-level text extraction handler.
API unit family: TMSFNCPDFCoreLibBase
Declaring type: TTMSFNCPDFGraphicsLibOutputWriter
Syntax
procedure NotifyText(AValue: UnicodeString);
Parameters
| Name | Description |
|---|---|
AValue |
Text segment to record. |