Table of Contents

TTMSFNCPDFGraphicsLibOutputWriter.NotifyText Method

Fires OnNotifyText to 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.