BeforeImportEventArgs Constructors
Provides data for the RichEditControl.BeforeImport event.Name | Parameters | Description |
---|---|---|
BeforeImportEventArgs(DocumentFormat, IImporterOptions) | documentFormat, options | Initializes a new instance of the BeforeImportEventArgs class with the specified values. |
See Also