C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1PdfDocumentSource Class / BusyStateChanged Event

In This Topic
BusyStateChanged Event (C1PdfDocumentSource)
In This Topic
Occurs when the BusyState property value changes.
Syntax
'Declaration
 
Public Event BusyStateChanged As EventHandler
 
See Also