GxPrintOrder

Description

The GxPrintOrder enumeration contains options of pages order on printing.

It is used by the following properties:

Available Values

Value Brief description
0 FromLeftToRight - from left to right, from top to bottom.
1 FromTopToBottom - from top to bottom, from left to right.

See also:

Drawing Assembly Enumerations