LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

TotalPages Property (RasterThumbnailBrowserAddFileEventArgs)

Show in webframe





Return the total number of pages for the file that was just added to the RasterThumbnailBrowser.
Syntax
public int TotalPages {get;}
'Declaration
 
Public ReadOnly Property TotalPages As Integer
'Usage
 
Dim instance As RasterThumbnailBrowserAddFileEventArgs
Dim value As Integer
 
value = instance.TotalPages

            

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

Property Value

An System.Int32 value that contains the total number of pages in the file that was just added.
Example
For an example, refer to RasterThumbnailBrowser.LoadThumbnails.
Requirements

Target Platforms

See Also

Reference

RasterThumbnailBrowserAddFileEventArgs Class
RasterThumbnailBrowserAddFileEventArgs Members

 

 


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