DocumentImportedEventArgs Properties
Provides data for the SnapControl.DocumentLoaded and SnapControl.EmptyDocumentCreated events.| Name | Description |
|---|---|
| Handled | Specifies whether or not the corresponding event of the SnapControl was handled. |
| InterimDataSources | Provides access to the interim document data sources that have been created by an end-user during a document editing session. |
See Also