Table of Contents

ITMSFNCCustomPDFRichTextLib.ImportData Method

Imports rich text content from a file in the specified format, replacing the current document.

API unit family: TMSFNCPDFRichTextLib Declaring type: ITMSFNCCustomPDFRichTextLib

Syntax

procedure ImportData(AFileName: String; AType: TTMSFNCPDFRichTextLibDataType = dtArchivedXMLDocumentType);

Parameters

Name Description
AFileName Source file path.
AType File format of the source file.