WebPageAutoSizeEnumJS Enumeration
In This Topic
Specifies available methods of image size detection.
Members
Member | Description |
Auto | Size of acquired image will be adjusted to nearest size from sizes available in Device.GetSupportedPageSizes. |
Current | Size of acquired image will be adjusted to size specified in Device.PageSize. |
None | Size of acquired image will not be adjusted. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Twain.WebPageAutoSizeEnumJS
Browser Compatibility
See Also