DXRichEditDocumentSaveOptions Fields
Provides options to define the file name and format used when saving and loading the document.| Name | Description |
|---|---|
| CurrentFileNameProperty static | Identifies the DXRichEditDocumentSaveOptions.CurrentFileName dependency property. |
| CurrentFormatProperty static | Identifies the DXRichEditDocumentSaveOptions.CurrentFormat dependency property. |
| DefaultFileNameProperty static | Identifies the DXRichEditDocumentSaveOptions.DefaultFileName dependency property. |
| DefaultFormatProperty static | Identifies the DXRichEditDocumentSaveOptions.DefaultFormat dependency property. |
See Also