ImageGear .NET v24.14 - Updated
ImGearThumbnailPage Class
Members 




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearThumbnailPage Class
This class represents a thumbnail page.
Object Model
ImGearThumbnailPage Class
Syntax
'Declaration
 
Public Class ImGearThumbnailPage 
'Usage
 
Dim instance As ImGearThumbnailPage
public class ImGearThumbnailPage 
public __gc class ImGearThumbnailPage 
public ref class ImGearThumbnailPage 
Remarks

This class can be used to specify pages other than the first page of a multi-page document to load into the ImGearThumbnailList control.

The ImGearThumbnailPage class is immutable and cannot be used in XAML. The ImGearThumbnailPageExtension class provides read/write properties and can be used in XAML.

Inheritance Hierarchy

System.Object
   ImageGear.Windows.Controls.ImGearThumbnailPage

See Also

Reference

ImGearThumbnailPage Members
ImageGear.Windows.Controls Namespace