ImageGear .NET - Updated December 24, 2018
Format Field (ImGearLoadingSelection)




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearLoadingSelection Class : Format Field
Gets format selected in the open file dialog.
Syntax
'Declaration
 
Public ReadOnly Format As ImGearFormats
 
'Usage
 
Dim instance As ImGearLoadingSelection
Dim value As ImGearFormats
 
value = instance.Format

Field Value

ImageGear.Formats.ImGearFormats enumeration value.
See Also

Reference

ImGearLoadingSelection Class
ImGearLoadingSelection Members
ImGearFormats Enumeration