Table of Contents

TTMSFNCRichEditorPrintIO Class

Component that prints or exports a TTMSFNCRichEditor to the default printer; bind the RichEditor property and call the inherited print methods.

API unit family: TMSFNCRichEditorPrintIO Inherits from: TTMSFNCCustomRichEditorPrintIO

Syntax

TTMSFNCRichEditorPrintIO = class(TTMSFNCCustomRichEditorPrintIO)

Properties

Name Description
Options Print export options such as page margins and image inclusion. (inherited from TTMSFNCCustomRichEditorPrintIO)
RichEditor The rich editor whose content is sent to the printer. (inherited from TTMSFNCCustomRichEditorPrintIO)
Version Version string of the print I/O component. (inherited from TTMSFNCCustomRichEditorPrintIO)

Used by