LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

TotalPages Property (RasterThumbnailBrowserAddFileEventArgs)






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 int TotalPages {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterThumbnailBrowserAddFileEventArgs Class
RasterThumbnailBrowserAddFileEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.