get_pageNumber();
set_pageNumber(value);
Object.defineProperty('pageNumber');
| Type | Description | 
|---|---|
| int | 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 multi-page document. The AnnCodecs object will save and load this value as well.
For an example, refer to AnnCodecs.