BeforeExportEventArgs Constructors
Provides data for the RichEditControl.BeforeExport event.Name | Parameters | Description |
---|---|---|
BeforeExportEventArgs(DocumentFormat, IExporterOptions, DocumentCustomProperties) | documentFormat, options, customProperties | Creates a new BeforeExportEventArgs object with the specified settings. |
See Also