TTMSFNCRichEditorPDFIO Class
Component that exports a
TTMSFNCRichEditorto PDF; bind theRichEditorproperty 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) |