C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace : C1DocumentSource Class |
For a list of all members of this type, see C1DocumentSource members.
Name | Description | |
---|---|---|
![]() | BusyStateChanged | Occurs when the BusyState property value changes. |
![]() | DirtyChanged | Occurs when the Dirty property value changes. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | ExportCompleted | Occurs when the ExportAsync method has completed. |
![]() | GenerateCompleted | Occurs when the GenerateAsync method has completed. |
![]() | LongOperation | Occurs periodically during various document operations. Allows to provide progress indication and the ability to cancel some long operations such as document generation. |
![]() | PageCountChanged | Occurs when the PageCount property value changes. |
![]() | SecurityError | Occurs when a securiy exception occurs during a document source operation. This event allows to correct security-related properties like System.Net.NetworkCredential and retry a failed operation with new credentials. |
![]() | ValidateParametersCompleted | Occurs when the ValidateParametersAsync method has completed. |