LEADTOOLS Image File Support (Leadtools.Codecs assembly)

PageNumber Property (CodecsImageInfo)

Show in webframe







Gets the page number of the file.
Syntax
public int PageNumber {get;}
'Declaration
 
Public ReadOnly Property PageNumber As Integer
'Usage
 
Dim instance As CodecsImageInfo
Dim value As Integer
 
value = instance.PageNumber
public int PageNumber {get;}
@property (nonatomic, assign, readonly) unsigned int pageNumber;
public int getPageNumber()
 get_PageNumber(); 
public:
property int PageNumber {
   int get();
}

Property Value

The page number of the file.
Example
For an example, refer to CodecsImageInfo.
Requirements

Target Platforms

See Also

Reference

CodecsImageInfo Class
CodecsImageInfo Members

 

 


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