名前 | 解説 | |
---|---|---|
BusyStateChanged | Occurs when the BusyState property value changes. | |
DirtyChanged | Occurs when the Dirty property value changes. | |
Disposed | 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. |