[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Printing.PagePrintOrder

PagePrintOrder Enum

Defines the order in which pages are printed when the worksheet spans multiple pages.

Namespace: GrapeCity.SpreadBuilder.Printing
Assembly: MESCIUS.ActiveReports.SpreadBuilder.dll
Syntax
public enum PagePrintOrder
Remarks

This enumeration is used with the Order property to determine the sequence in which pages are printed.

Fields

Name Description
DownThenOver

Down then over.

OverThenDown

Over then down.