←Select platform

Pages Property

Summary

Gets or sets the number of pages in the annotation file or stream.

Syntax

C#
VB
C++
public int Pages { get; set; } 
  
Public Property Pages As Integer 
public: 
property int Pages { 
   int get(); 
   void set (    int ); 
} 

Property Value

An integer value that specifies the number of pages in the annotation file or stream.

Example

For an example, refer to AnnCodecs.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly