TdxPrintingOptions Properties
Stores Rich Edit control print settings.| Name | Description |
|---|---|
| Changed | Occurs when any of the settings with a particular Rich Edit control options set is modified. Inherited from TdxRichEditNotificationOptions. |
| EnablePageBackgroundOnPrint | Specifies if the Rich Edit control applies document page background colors to print previews and printed pages. |
| UpdateDocVariablesBeforePrint | Specifies if the Rich Edit control updates placeholder field content before a print operation. |
See Also