VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Twain Namespace / WebPageAutoSizeEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
WebPageAutoSizeEnumJS Enumeration
Specifies available methods of image size detection.
Members
MemberDescription
AutoSize of acquired image will be adjusted to nearest size from sizes available in Device.GetSupportedPageSizes.
CurrentSize of acquired image will be adjusted to size specified in Device.PageSize.
NoneSize of acquired image will not be adjusted.
Inheritance Hierarchy

Object
   Vintasoft.Shared.WebEnumItemBaseJS
      Vintasoft.Twain.WebPageAutoSizeEnumJS

Browser Compatibility
9
See Also