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