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

TotalPages Property (RasterThumbnailBrowserLoadThumbnailEventArgs)






The total number of pages in the file to load.
Syntax
public int TotalPages {get;}
'Declaration
 
Public ReadOnly Property TotalPages As Integer
'Usage
 
Dim instance As RasterThumbnailBrowserLoadThumbnailEventArgs
Dim value As Integer
 
value = instance.TotalPages
public int TotalPages {get;}
 get_TotalPages(); 
public:
property int TotalPages {
   int get();
}

Property Value

An System.String value that contains the total number of pages in the file to load.
Example
For an example, refer to LoadThumbnails(String,String,RasterThumbnailBrowserLoadFlags).
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

RasterThumbnailBrowserLoadThumbnailEventArgs Class
RasterThumbnailBrowserLoadThumbnailEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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