Table of Contents

TTMSFNCRichEditorPDFIO Class

Component that exports a TTMSFNCRichEditor to PDF; bind the RichEditor property and call the inherited export methods.

API unit family: TMSFNCRichEditorPDFIO Inherits from: TTMSFNCCustomRichEditorPDFIO

Syntax

TTMSFNCRichEditorPDFIO = class(TTMSFNCCustomRichEditorPDFIO)

Properties

Name Description
Options PDF export options such as page size, margins, and document information. (inherited from TTMSFNCCustomRichEditorPDFIO)
RichEditor The rich editor whose content is exported to PDF. (inherited from TTMSFNCCustomRichEditorPDFIO)
Version Version string of the PDF I/O component. (inherited from TTMSFNCCustomRichEditorPDFIO)

Used by