StiPrinterSettings Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Print.StiPrinterSettings"]
Namespace: Stimulsoft.Report.Print
The StiPrinterSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| StiPrinterSettings | Initializes a new instance of the StiPrinterSettings class |
| Name | Description | |
|---|---|---|
| Collate |
Gets os sets value which indicates that collate mode of printing will be used or not.
| |
| Copies |
Gets or sets copies number of report for printing.
| |
| Duplex |
Gets os sets mode of duplex printing.
| |
| IsDefault | ||
| PrintDialogResult | ||
| PrinterName |
Gets or sets name of printer which will be used for report printing.
| |
| ShowDialog |
Gets or sets value which indicates that print dialog will be shown or not.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LoadFromJsonObject | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveToJsonObject | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |