Gets the number of frames of the cell.
public int PageCount { get; }
Public ReadOnly Property PageCount As Integer
public:
property int PageCount {
int get();
}
value that indicates the number of frames assigned to the cell.
This is especially useful when the user enables the low memory usage. In this case, the number of frames cannot be obtained from the Image property, since it will return null.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document