Enum PrintOrderType

PrintOrderType enumeration

Represent print order constants.

public enum PrintOrderType

Values

NameValueDescription
DownThenOver0Down, then over
OverThenDown1Over, then down

See Also