C#
VB
Java
Objective-C
WinRT C#
C++
Gets the total number of pages in the file.
public int TotalPages { get; }
Public ReadOnly Property TotalPages As Integer
public int TotalPages {get;}
@property (nonatomic, assign, readonly) NSInteger totalPages
public int getTotalPages()
get_TotalPages();
public:
property int TotalPages {
int get();
}
The total number of pages in the file.
For an example, refer to CodecsImageInfo.
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