The following tables list the members exposed by PrinterSpecifications.
| Name | Description | |
|---|---|---|
![]()
| PrinterSpecifications Constructor | Initializes a new instance of the class. |
| Name | Description | |
|---|---|---|
![]()
| DimensionsInInches | Enables or disables using inches as the measurement unit for the values of the PaperWidth and PaperHeight properties. |
![]()
| MarginsPrinter | Gets or sets the name of the printer that will be used to simulate margins. |
![]()
| PaperHeight | Gets or sets the height of the printing paper. |
![]()
| PaperID | Gets or sets the size ID of the printing paper. |
![]()
| PaperSizeName | Gets or sets the name of the custom paper size. |
![]()
| PaperWidth | Gets or sets the width of the printing paper. |
![]()
| PortraitOrient | Enables or disables using portrait as the paper orientation. |
![]()
| PrintQuality | Gets or sets the printing quality value or the X-resolution to be used for printing. |
![]()
| YResolution | Gets or sets the Y-resolution to be used for printing. |

