LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Page Property (RasterThumbnailBrowserLoadThumbnailEventArgs)

Show in webframe





The page number in the file to load.
Syntax
public int Page {get;}
'Declaration
 
Public ReadOnly Property Page As Integer
'Usage
 
Dim instance As RasterThumbnailBrowserLoadThumbnailEventArgs
Dim value As Integer
 
value = instance.Page

            

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

Property Value

An System.Int32 value that contains the page number in the file to load.
Example
For an example, refer to LoadThumbnails(String,String,RasterThumbnailBrowserLoadFlags).
Requirements

Target Platforms

See Also

Reference

RasterThumbnailBrowserLoadThumbnailEventArgs Class
RasterThumbnailBrowserLoadThumbnailEventArgs Members

 

 


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