[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.Printing.PrintSettings

PrintSettings Class

Represents the print setting.

Inheritance
PrintSettings
Namespace: GrapeCity.Wpf.SpreadSheet.Printing
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public sealed class PrintSettings
Public NotInheritable Class PrintSettings

Constructors

Name Description
PrintSettings()

Initializes a new instance of the PrintSettings class.

Properties

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.