C#
VB
Java
Objective-C
WinRT C#
C++
Gets the index of the page currently being loaded.
public int Page { get; }
Public ReadOnly Property Page As Integer
public int Page {get;}
@property (nonatomic, assign, readonly) NSUInteger page
public int getPage()
get_Page();
public:
property int Page {
int get();
}
The 1-based index of the page currently being loaded.
For an example, refer to RasterCodecs.LoadImage.
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