BeforeImportEventArgs Properties
Provides data for the RichEditControl.BeforeImport event.
Name | Description |
---|---|
Document |
Gets the format of the document being loaded. |
Options | Provides access to the importer options. |
See Also