LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)

PageNumber Property (RasterDialogFileData)

Show in webframe





Gets the image page number to be loaded.
Syntax
public int PageNumber {get;}
'Declaration
 
Public ReadOnly Property PageNumber As Integer
'Usage
 
Dim instance As RasterDialogFileData
Dim value As Integer
 
value = instance.PageNumber

            

            
public:
property int PageNumber {
   int get();
}

Property Value

Image page number to be loaded.
Example
Refer to RasterOpenDialog example.
Requirements

Target Platforms

See Also

Reference

RasterDialogFileData Class
RasterDialogFileData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.