public int PageNumber { get; set; }
Public Property PageNumber As Integer
@property (nonatomic) NSUInteger pageNumber;
public int getPageNumber()
public void setPageNumber(int page)
public:
property Int32 PageNumber
{
Int32 get()
void set(Int32 value)
}
The 1-based page number associated with this AnnContainer. The default value is 1. Must be a value greater than or equal to 1.
The AnnContainer does not use PageNumber. Instead, it is an optional value that can be used by the application to associate annotation containers with a multipage document. The AnnCodecs object will save and load this value as well.
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