SecurityLoadingLimitExceededEventArgs Properties
Provides data for theWorkbook.SecurityLoadingLimitExceeded and RichEditDocumentServer.SecurityLoadingLimitExceeded events.
| Name | Description |
|---|---|
| Handled | Gets or sets whether the event is handled. |
| PropertyName | Returns the name of the property whose value exceeded the loading limits in the loaded document. |
See Also