Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
PDFControls.NET 2.0 Standard Class Library
ProgressEventArgs Class
Members
See Also
Send Feedback
Provides data for the Progress event of a TextMatchEnumerator.
Namespace:
TallComponents.PDF.TextExtraction
Assembly:
TallComponents.PDF.Controls.WinForms
(in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
C#
public
class
ProgressEventArgs
:
EventArgs
Visual Basic
Public
Class
ProgressEventArgs
_
Inherits
EventArgs
Inheritance Hierarchy
System
.
.
::
.
.
Object
System
.
.
::
.
.
EventArgs
TallComponents.PDF.TextExtraction
.
.
::
.
.
ProgressEventArgs
See Also
ProgressEventArgs Members
TallComponents.PDF.TextExtraction Namespace