←Select platform

PageCount Property

Summary

Gets the number of pages being loaded or saved.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int PageCount {get;} 
Public ReadOnly Property PageCount As Integer 
public int PageCount {get;} 
@property (nonatomic, assign, readonly) NSUInteger pageCount 
public int getPageCount() 
 get_PageCount();  
public: 
property int PageCount { 
   int get(); 
} 

Property Value

The number of pages being loaded or saved.

Example

For an example, refer to RasterCodecs.LoadPage.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize