ImageGear .NET - Updated July 5, 2018
newImageSize Property




ImageGear24.Twain Assembly > ImageGear.TWAIN Namespace > ImGearFileInfo Class : newImageSize Property
Gets an estimate of the amount of space a new image would take up.
Syntax
'Declaration
 
Public ReadOnly Property newImageSize As Integer
 
'Usage
 
Dim instance As ImGearFileInfo
Dim value As Integer
 
value = instance.newImageSize

Property Value

Integer value.
See Also

Reference

ImGearFileInfo Class
ImGearFileInfo Members