![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace : DocumentProgressEventArgs Class |
public class DocumentProgressEventArgs : System.EventArgs
'Declaration
Public Class DocumentProgressEventArgs Inherits System.EventArgs
'Usage
Dim instance As DocumentProgressEventArgs
public sealed class DocumentProgressEventArgs : ~Remove~
public class DocumentProgressEvent extends LeadEvent
function Leadtools.Forms.DocumentWriters.DocumentProgressEventArgs()
public ref class DocumentProgressEventArgs : public System.EventArgs
The DocumentWriter.Progress event allows you to monitor the progress of a document writer operation as well as cancel the operation if required. This event occur when calling the following methods of the DocumentWriter class:
The DocumentProgressEventArgs class contains the following: