The following tables list the members exposed by WiaImageResolutionProperties.
| Name | Description | |
|---|---|---|
|   | BitsPerPixel | Gets or sets the bits per pixel the acquired images will have. | 
|    | Empty | Returns a WiaImageResolutionProperties structure with default values. | 
|   | Height | Gets or sets the height of the scanning area. | 
|   | HorizontalResolution | Gets or sets the horizontal resolution of the WIA source while acquiring the image. | 
|   | RotationAngle | Gets or sets the acquired image rotation angle value before transfer. | 
|   | VerticalResolution | Gets or sets the vertical resolution of the WIA source while acquiring the image. | 
|   | Width | Gets or sets the width of the scanning area. | 
|   | XPos | Gets or sets the X coordinate of the upper-left corner of the scanning area. | 
|   | XScaling | Gets or sets the acquired image X-direction scaling value before transferring. | 
|   | YPos | Gets or sets the Y coordinate of the upper-left corner of the scanning area. | 
|   | YScaling | Gets or sets the acquired image Y-direction scaling value before transferring. | 
| Name | Description | |
|---|---|---|
|   | Equals | (Inherited from System.ValueType) | 
|   | GetHashCode | (Inherited from System.ValueType) | 
|   | ToString | (Inherited from System.ValueType) | 
 
     
     
     
     
    