| 名前 | 解説 | |
|---|---|---|
![]() | BusyStateChanged | Occurs when the BusyState property value changes. |
![]() | DirtyChanged | Occurs when the Dirty property value changes. |
![]() | Disposed | System.ComponentModel.Componentから継承されます。 |
![]() | ExecuteActionCompleted | Occurs when the ExecuteActionAsync or ExecuteActionAsyncEx method has completed. |
![]() | ExportCompleted | Occurs when the ExportAsync method has completed. |
![]() | GenerateCompleted | Occurs when the GenerateAsync method has completed. |
![]() | GetLinkTargetPositionCompleted | For internal use. Occurs when the GetBookmarkPositionAsync method has completed. |
![]() | GetPageCompleted | For internal use. Occurs when the GetPageAsync 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. |
![]() | PagesClear | For internal use. Occurs when the pages have been cleared (PageCount becomes zero). |
![]() | PagesLoaded | For internal use. Occurs when the content of some pages has been loaded. |
![]() | 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. |
