ImageGear for .NET
ImGearThumbnailMultiPageAdapter Class
Members  See Also  Send Feedback
ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearThumbnailMultiPageAdapter Class




Glossary Item Box

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

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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

©2013. Accusoft Corporation. All Rights Reserved.