TwainFileSystemNewImageSize Property |
Gets the size of the image.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic int NewImageSize { get; }Public ReadOnly Property NewImageSize As Integer
Get
Property Value
Type:
Int32 The size of the image.
See Also