Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
TwainImageResolutionProperties Structure Properties
See Also 
Leadtools.Twain Namespace : TwainImageResolutionProperties Structure


For a list of all members of this type, see TwainImageResolutionProperties members.

Public Properties

 NameDescription
Public PropertyBitsPerPixel Gets or sets the bits per pixel the acquired images will have.  
Public PropertyBottomMargin Gets or sets the bottom margin of the scanning area.  
Public Propertystatic (Shared in Visual Basic)Empty Returns a TwainImageResolutionProperties structure with default values.  
Public PropertyHorizontalResolution Gets or sets horizontal resolution of the TWAIN source while acquiring the images.  
Public PropertyLeftMargin Gets or sets the left margin of the scanning area.  
Public PropertyRightMargin Gets or sets the right margin of the scanning area.  
Public PropertyRotationAngle Gets or sets the acquired image rotation angle value before transfer.  
Public PropertyTopMargin Gets or sets the top margin of the scanning area.  
Public PropertyUnitOfResolution Gets or sets the unit of resolution to use.  
Public PropertyVerticalResolution Gets or sets vertical resolution of the TWAIN source while acquiring the images.  
Public PropertyXScaling Gets or sets the acquired image X-direction scaling value before transferring.  
Public PropertyYScaling Gets or sets the acquired image Y-direction scaling value before transferring.  
Top

See Also