DocumentImportedEventArgs Constructors
Provides data for the SnapControl.DocumentLoaded and SnapControl.EmptyDocumentCreated events.| Name | Parameters | Description |
|---|---|---|
| DocumentImportedEventArgs(DocumentDataSources) | interimDataSources | Initializes a new instance of the DocumentImportedEventArgs class with the specified data sources. |
See Also