Table of Contents

ITMSFNCCustomPDFRichTextLib.GetRichText Method

Returns the complete rich text document serialized in the given format.

API unit family: TMSFNCPDFRichTextLib Declaring type: ITMSFNCCustomPDFRichTextLib

Syntax

function GetRichText(ADataType: TTMSFNCPDFRichTextLibDataType = dtArchivedXMLDocumentType): String; overload;

Parameters

Name Description
ADataType Serialization format for the output.

Returns

Serialized rich text string representing the entire document in the requested format.