asposecells.api

Class PrintOrderType

Utility class containing constants. Represent print order constants.

Field Summary
const  intDOWN_THEN_OVER
Down, then over
const  intOVER_THEN_DOWN
Over, then down
 

    • Field Detail

      • DOWN_THEN_OVER

        const int DOWN_THEN_OVER
        Down, then over
      • OVER_THEN_DOWN

        const int OVER_THEN_DOWN
        Over, then down