The following tables list the members exposed by dbiPageSettings.
"| Name | Description | |
|---|---|---|
![]() | dbiPageSettings Constructor | Overloaded. Creates a new instance of dbiPageSettings. |
| Name | Description | |
|---|---|---|
![]() | Color | Determines whether the page should be printed in color (if the printer driver supports Color). |
![]() | Landscape | Determines whether the page is printed in landscape (True) or portrait (False) orientation. |
![]() | Margins | Gets or sets the Margins for the printed page. |
![]() | PaperKind | Gets or sets the PaperKind for the printed page. |
![]() | PaperName | Gets or sets the paper name associated with the printed page. |
![]() | PaperSize | Gets or sets the Size of the paper for the printed page. |

