Table of Contents

ITMSFNCCustomPDFRichTextLib.GetPlainText Method

Returns the complete plain text content of the document, stripping all formatting.

API unit family: TMSFNCPDFRichTextLib Declaring type: ITMSFNCCustomPDFRichTextLib

Syntax

function GetPlainText: String; overload;

Returns

Plain text string representing the entire document with all formatting removed.