←Select platform

FirstPage Property

Summary
Gets the index of the first page being saved.
Syntax
C#
VB
Objective-C
C++
Java
public int FirstPage { get; } 
Public ReadOnly Property FirstPage As Integer 
@property (nonatomic, assign, readonly) NSUInteger firstPage 
public int getFirstPage() 
public: 
property int FirstPage { 
   int get(); 
} 

Property Value

The 1-based index of the first page being saved.

Example

For an example, refer to RasterCodecs.SaveImage.

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.