Monitors the progress of the form's page operations.
public delegate void PageProgressCallback( PageProgressCallbackData data )
public delegate void PageProgressCallback(
PageProgressCallbackData data
)
Public Delegate Sub PageProgressCallback( _ ByVal data As Leadtools.Forms.PageProgressCallbackData _ )
Public Delegate Sub PageProgressCallback( _
ByVal data As Leadtools.Forms.PageProgressCallbackData _
public delegate void PageProgressCallback( Leadtools.Forms.PageProgressCallbackData^ data )
Leadtools.Forms.PageProgressCallbackData^ data
data An instance of the PageProgressCallbackData interface containing the progress callback data.
For an example, refer to FormProgressCallback.
Target Platforms
PageProgressCallback Members
Leadtools.Forms Namespace
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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library