RichEditInvalidFormatExceptionEventArgs Properties
Provides data for the RichEditDocumentServer.InvalidFormatException, RichEditControl.InvalidFormatException and RichEditControl.InvalidFormatException events.| Name | Description |
|---|---|
| Exception | Gets the exception which triggers the InvalidFormatException event. |
See Also