ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Formats Namespace / ImGearSaveOptions Class / ImGearSaveOptions Constructor




In This Topic
ImGearSaveOptions Constructor
In This Topic
Initializes a new instance of the ImGearSaveOptions class object.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ImGearSaveOptions()
See Also