ImageGear .NET - Updated
ImGearLoadingSelectionEx Class
Members 




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace : ImGearLoadingSelectionEx Class
This class identifies a file, format and page index selected in the open file dialog with preview shown by the ImGearWinForms.SelectLocalFileToLoadEx method.
Object Model
ImGearLoadingSelectionEx Class
Syntax
'Declaration
 
Public Class ImGearLoadingSelectionEx 
   Inherits ImGearLoadingSelection
'Usage
 
Dim instance As ImGearLoadingSelectionEx
public class ImGearLoadingSelectionEx : ImGearLoadingSelection 
public __gc class ImGearLoadingSelectionEx : public ImGearLoadingSelection 
public ref class ImGearLoadingSelectionEx : public ImGearLoadingSelection 
Inheritance Hierarchy

System.Object
   ImageGear.Windows.Forms.ImGearLoadingSelection
      ImageGear.Windows.Forms.ImGearLoadingSelectionEx

See Also

Reference

ImGearLoadingSelectionEx Members
ImageGear.Windows.Forms Namespace
ImGearLoadingSelection Class