[]
        
(Showing Draft Content)

FarPoint.Web.Spread.PrintPageOrder

PrintPageOrder Enum

Specifies the order in which pages are printed.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public enum PrintPageOrder
Public Enum PrintPageOrder

Fields

Name Description
Auto

[0] Automatically determines the best order for printing pages

DownThenOver

[1] Prints pages down then across

OverThenDown

[2] Prints pages across then down