Table of Contents

ITMSFNCCustomPDFRichTextLib.ExportToStream Method

Exports the entire rich text document to a memory stream and returns it.

API unit family: TMSFNCPDFRichTextLib Declaring type: ITMSFNCCustomPDFRichTextLib

Syntax

function ExportToStream: TMemoryStream;

Returns

Memory stream containing the serialized rich text; the caller is responsible for freeing the stream.