ImageGear for .NET
ImGearThumbnailMultiPageAdapter Class
Members 




This class can be used to convert a collection of filename strings, Streams, or ImGearDocuments to a collection of ImGearThumbnailPages.
Object Model
ImGearThumbnailMultiPageAdapter Class
Syntax
'Declaration
 
Public Class ImGearThumbnailMultiPageAdapter 
   Inherits System.Windows.DependencyObject
'Usage
 
Dim instance As ImGearThumbnailMultiPageAdapter
public class ImGearThumbnailMultiPageAdapter : System.Windows.DependencyObject 
public __gc class ImGearThumbnailMultiPageAdapter : public System.Windows.DependencyObject 
public ref class ImGearThumbnailMultiPageAdapter : public System.Windows.DependencyObject 
Remarks
It is only necessary to use this class when displaying all of the pages of multi-page files. The ItemsSource property of the ImGearThumbnailList control can be bound directly to a collection of documents to load only the first page of each document.
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         ImageGear.Windows.Controls.ImGearThumbnailMultiPageAdapter

See Also

Reference

ImGearThumbnailMultiPageAdapter Members
ImageGear.Windows.Controls Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback