ImageGear .NET v24.12 - Updated
Format Field (ImGearSavingSelection)




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearSavingSelection Class : Format Field
Gets format selected in the save file dialog.
Syntax
'Declaration
 
Public ReadOnly Format As ImGearSavingFormats
'Usage
 
Dim instance As ImGearSavingSelection
Dim value As ImGearSavingFormats
 
value = instance.Format
public readonly ImGearSavingFormats Format
public: readonly ImGearSavingFormats Format
public:
readonly ImGearSavingFormats Format

Field Value

ImageGear.Formats.ImGearSavingFormats enumeration.
See Also

Reference

ImGearSavingSelection Class
ImGearSavingSelection Members
ImGearSavingFormats Enumeration