C#
VB
C++
Monitors the progress of the form's page operations.
public delegate void PageProgressCallback(PageProgressCallbackData data)
Public Delegate Sub PageProgressCallback( _ByVal data As Leadtools.Forms.PageProgressCallbackData _)
public delegate void PageProgressCallback(Leadtools.Forms.PageProgressCallbackData^ data)
data
An instance of the PageProgressCallbackData interface containing the progress callback data.
For an example, refer to FormProgressCallback.
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
