←Select platform

Page Property (CodecsLoadImageEventArgs)

Summary

Gets the index of the page currently being loaded.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Page {get;} 
Public ReadOnly Property Page As Integer 
public int Page {get;} 
@property (nonatomic, assign, readonly) NSUInteger page 
public int getPage() 
 get_Page();  
public: 
property int Page { 
   int get(); 
} 

Property Value

The 1-based index of the page currently 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