TTMSFNCRichEditorPrintIO Class
Component that prints or exports a
TTMSFNCRichEditorto the default printer; bind theRichEditorproperty 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) |