Leadtools.Document Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
raise_Progress Method
See Also 
Leadtools.Document Namespace > RasterDocumentEngine Class : raise_Progress Method




sender
The source of the sender
e
A RasterDocumentProgressEventArgs object that contains the event data.
Reports the progress of a specific operation and offers the client an opportunity to cancel.

Syntax

Visual Basic (Declaration) 
Public Sub raise_Progress( _
   ByVal sender As Object, _
   ByVal e As RasterDocumentProgressEventArgs _
) 
Visual Basic (Usage)Copy Code
Dim instance As RasterDocumentEngine
Dim sender As Object
Dim e As RasterDocumentProgressEventArgs
 
instance.raise_Progress(sender, e)
C# 
public void raise_Progress( 
   object sender,
   RasterDocumentProgressEventArgs e
)
Managed Extensions for C++ 
public: void raise_Progress( 
   Object* sender,
   RasterDocumentProgressEventArgs* e
) 
C++/CLI 
public:
void raise_Progress( 
   Object^ sender,
   RasterDocumentProgressEventArgs^ e
) 

Parameters

sender
The source of the sender
e
A RasterDocumentProgressEventArgs object that contains the event data.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Documentrequires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features