Leadtools TWAIN (Leadtools.Twain assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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 Property BitsPerPixelGets or sets the bits per pixel the acquired images will have.  
public Property BottomMarginGets or sets the bottom margin of the scanning area.  
public Propertystatic (Shared in Visual Basic) EmptyReturns a TwainImageResolutionProperties structure with default values.  
public Property HorizontalResolutionGets or sets horizontal resolution of the TWAIN source while acquiring the images.  
public Property LeftMarginGets or sets the left margin of the scanning area.  
public Property RightMarginGets or sets the right margin of the scanning area.  
public Property RotationAngleGets or sets the acquired image rotation angle value before transfer.  
public Property TopMarginGets or sets the top margin of the scanning area.  
public Property UnitOfResolutionGets or sets the unit of resolution to use.  
public Property VerticalResolutionGets or sets vertical resolution of the TWAIN source while acquiring the images.  
public Property XScalingGets or sets the acquired image X-direction scaling value before transferring.  
public Property YScalingGets or sets the acquired image Y-direction scaling value before transferring.  
Top

See Also