C#
VB
C++
Return the page number for the file that was just added to the RasterThumbnailBrowser.
public int Page { get; }
Public ReadOnly Property Page As Integer
public:
property int Page {
int get();
}
An System.Int32 value that contains the page number in the file that was just added.
For an example, refer to RasterThumbnailBrowser.LoadThumbnails.
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