←Select platform

TotalPages Property

Summary

Gets the total number of pages in the file.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int TotalPages {get;} 
Public ReadOnly Property TotalPages As Integer 
public int TotalPages {get;} 
@property (nonatomic, assign, readonly) NSInteger totalPages 
public int getTotalPages() 
 get_TotalPages();  
public: 
property int TotalPages { 
   int get(); 
} 

Property Value

The total number of pages in the file.

Example

For an example, refer to CodecsImageInfo.

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