←Select platform

DocumentProgressEventArgs Class

Summary
Provides data for the DocumentWriter.Progress event.
Syntax
C#
VB
C++
Java
public class DocumentProgressEventArgs : EventArgs 
Public Class DocumentProgressEventArgs  
   Inherits System.EventArgs 
public class DocumentProgressEvent extends LeadEvent 
public ref class DocumentProgressEventArgs : public System.EventArgs  
Remarks

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:

Example

For an example, refer to DocumentWriter.Progress.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Writer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.