←Select platform

PageNumber Property (RasterSaveDialog)

Summary

Gets and sets the index of the page of the Leadtools.RasterImage to be saved.

Syntax

C#
VB
C++
public int PageNumber {get; set;}
Public Property PageNumber As Integer
public: 
property int PageNumber { 
   int get(); 
   void set (    int value); 
} 

Property Value

The index of the page of the Leadtools.RasterImage to be saved. This is a 1-based index.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms.CommonDialogs.File Assembly
Click or drag to resize