←Select platform

TotalPages Property

Summary
Gets the total number of pages in the file.
Syntax
C#
VB
Objective-C
C++
Java
public int TotalPages { get; } 
Public ReadOnly Property TotalPages As Integer 
@property (nonatomic, assign, readonly) NSInteger totalPages 
public int getTotalPages() 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.