LEADTOOLS JavaScript (Leadtools.Annotations.Core)

PageNumber Property

Show in webframe
Gets or sets the page number associated with this AnnContainer.
Syntax
get_pageNumber();
set_pageNumber(value);
Object.defineProperty('pageNumber');

Property Value

TypeDescription
intThe 1-based page number associated with this AnnContainer. The default value is 1. Must be a value greater than or equal to 1.
Remarks

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.

Example

For an example, refer to AnnCodecs.

See Also

Reference

AnnContainer Object
AnnContainer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.