[]
Represents the print setting.
public sealed class PrintSettings
Public NotInheritable Class PrintSettings
Name | Description |
---|---|
PrintSettings() | Initializes a new instance of the PrintSettings class. |
Name | Description |
---|---|
Collated | Gets or sets a value indicating whether the printer collates its output. |
FromPage | Gets or sets the start page index to print. |
IncludeHiddenSheets | Gets or sets a value indicating whether the hidden worksheet is printed. |
PrintArea | Gets or sets the range to be printed. |
ToPage | Gets or sets the end page index to print. |