TdxDocumentSaveOptions Properties
Stores general document export settings for TdxRichEditControl and TdxRichEditDocumentServer components.Name | Description |
---|---|
Changed | Occurs when any of the settings with a particular Rich Edit control options set is modified. Inherited from TdxRichEditNotificationOptions. |
CurrentFileName | Specifies the full path used to overwrite the current target document file. |
CurrentFormat | Specifies the current document export format. |
DefaultFileName | Specifies the default target file name for document export operations. |
DefaultFormat | Specifies the default format for document export operations. |
See Also