ImageGear .NET v24.12 - Updated
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
public readonly ImGearFormats Format
public: readonly ImGearFormats Format
public:
readonly ImGearFormats Format

Field Value

ImageGear.Formats.ImGearFormats enumeration value.
See Also

Reference

ImGearLoadingSelection Class
ImGearLoadingSelection Members
ImGearFormats Enumeration