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