LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

PageNumber Property


Gets or sets the page number associated with this AnnContainer. WinRT support
Syntax
public int PageNumber {get; set;}
 get_PageNumber();
set_PageNumber(value);

Property 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.
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.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnContainer Class
AnnContainer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.