BeforeExportEventArgs Properties
Provides data for the RichEditControl.BeforeExport event.Name | Description |
---|---|
CustomProperties | Provides access to the document’s custom properties. |
DocumentFormat | Gets the format of the document being exported or saved. |
Options | Provides access to the exporter options. |
See Also