←Select platform

Page Property (CodecsSaveImageEventArgs)

Summary

Gets the page number currently being saved.

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 page number currently being saved.

Example

For an example, refer to RasterCodecs.SaveImage.

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