ImageGear23.Twain Assembly > ImageGear.TWAIN Namespace > ImGearFileInfo Class : Size Property |
'Declaration Public ReadOnly Property Size As Long
'Usage Dim instance As ImGearFileInfo Dim value As Long value = instance.Size
public long Size {get;}
public: __property long get_Size();