Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 BitsPerPixel Gets or sets the bits per pixel the acquired images will have.  
Public Property BottomMargin 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 Property HorizontalResolution Gets or sets horizontal resolution of the TWAIN source while acquiring the images.  
Public Property LeftMargin Gets or sets the left margin of the scanning area.  
Public Property RightMargin Gets or sets the right margin of the scanning area.  
Public Property RotationAngle Gets or sets the acquired image rotation angle value before transfer.  
Public Property TopMargin Gets or sets the top margin of the scanning area.  
Public Property UnitOfResolution Gets or sets the unit of resolution to use.  
Public Property VerticalResolution Gets or sets vertical resolution of the TWAIN source while acquiring the images.  
Public Property XScaling Gets or sets the acquired image X-direction scaling value before transferring.  
Public Property YScaling Gets or sets the acquired image Y-direction scaling value before transferring.  
Top

See Also