| Name | Description | |
|---|---|---|
| Clear | Clear settings. | |
| Clone | Create a Clone of this object. | |
| DirtyClear | Clear object's Dirty state. | |
| FromXmlString | Populates settings from an XML string. | |
| LoadDefaults | Load Default Printer Settings. | |
| ToXmlString | Persists settings to an XML string. | |
| UpdateFromPrinterSettings | Update settings from the supplied Printer Settings. | |
| Validate | Validates settings. |
| Name | Description | |
|---|---|---|
| Duplex | The Duplex mode to use when printing. | |
| DuplexText | The Duplex mode in its String representation. | |
| IsDirty Read-Only | ' Validates Margins to ensure that they are valid for the current printer settings. ' | |
| MarginBottom | The Bottom Margin in twips. | |
| MarginLeft | The Left Margin in twips. | |
| MarginRight | The Right Margin in twips. | |
| MarginTop | The Top Margin in twips. | |
| PageOrientation | The Page Orientation. | |
| PageOrientationText Read-Only System Use Only | ||
| PaperKind | ' The Paper Size. ' | |
| PaperKindName | The Paper Kind expressed as the PaperName defined by the Printer specified by the PrinterNameResolved property. | |
| PaperSource | ' The Paper Source Name. ' | |
| PaperSourceName | The Paper Source expressed as the SourceName defined by the Printer specified by the PrinterNameResolved property. | |
| PaperSourceRawKind | A hint as to which Paper Source to use. | |
| PrinterName | The Printer Name. | |
| PrinterNameResolved Read-Only | The Printer Name or the name of the Default Printer (as defined by User Settings or the Windows Control Panel) if the PrinterName property is blank. | |
| ReportDetailFontName | The Name of the Font to use in the report detail section. | |
| ReportDetailFontNameResolved Read-Only | The Name of the Font to use in the report detail section. | |
| ReportGreenBarColour | The Colour to use for the report Green Bar. | |
| ReportGreenBarColourResolved Read-Only | The Green Bar colour expressed as a Color structure. | |
| ReportHeading | An overriding heading for a Report. | |
| ReportHeadingFontName | The Name of the Font to use for the report heading. | |
| ReportScaleFactor | The Report Scaling Factor expressed as a percentage of the original report size. |
| Name | Description | |
|---|---|---|
| DefaultReportDetailFont Read-Only | ||
| DefaultReportGreenBarColour Read-Only | ||
| DefaultReportHeadingFont Read-Only |