Table of Contents

ITMSFNCCustomPDFRichTextLib.ImportFromStream Method

Imports rich text content from a memory stream, replacing the current document.

API unit family: TMSFNCPDFRichTextLib Declaring type: ITMSFNCCustomPDFRichTextLib

Syntax

procedure ImportFromStream(AStream: TMemoryStream);

Parameters

Name Description
AStream Memory stream containing the serialized rich text data.