Provides data for the DocumentWriter.Progress event.
public class DocumentProgressEventArgs : EventArgs
Public Class DocumentProgressEventArgs
Inherits System.EventArgs
public sealed class DocumentProgressEventArgs : System.EventArgs
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:
For an example, refer to DocumentWriter.Progress.
DocumentProgressEventArgs Members
Leadtools.Forms.DocumentWriters Namespace
Programming with LEADTOOLS Document Writers
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET