Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

PageNumber Property






Gets or sets the page number associated with this AnnContainer.
Syntax
public int PageNumber {get; set;}
'Declaration
 
Public Property PageNumber As Integer
public int PageNumber {get; set;}
@property (nonatomic) NSUInteger pageNumber;
public int getPageNumber()
public void setPageNumber(int page)
            
 
get_PageNumber();
set_PageNumber(value);
Object.defineProperty('PageNumber');

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

See Also

Reference

AnnContainer Class
AnnContainer Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features