←Select platform

LastPage Property (CodecsLoadImageEventArgs)

Summary

Gets the index of the last page being loaded.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int LastPage {get;} 
Public ReadOnly Property LastPage As Integer 
public int LastPage {get;} 
@property (nonatomic, assign, readonly) NSUInteger lastPage 
public int getLastPage() 
 get_LastPage();  
public: 
property int LastPage { 
   int get(); 
} 

Property Value

The 1-based index of the last page being loaded.

Example

For an example, refer to RasterCodecs.LoadImage.

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