Booklet type options.
Value
Name | Description | Value |
---|---|---|
BookletTypeOptions.FOUR_UP_CONSECUTIVE | Four up consecutive imposition. | 1110721363 = 'B4CS' |
BookletTypeOptions.THREE_UP_CONSECUTIVE | Three up consecutive imposition. | 1110655827 = 'B3CS' |
BookletTypeOptions.TWO_UP_CONSECUTIVE | Two up consecutive imposition. | 1110590291 = 'B2CS' |
BookletTypeOptions.TWO_UP_PERFECT_BOUND | Two up perfect bound imposition. | 1110593602 = 'B2PB' |
BookletTypeOptions.TWO_UP_SADDLE_STITCH | Two up saddle stitch imposition. | 1110594387 = 'B2SS' |
Usage
As property
PrintBookletOption.bookletType
Jongware, 28-Apr-2012 v3.0.3h | Contents :: Index |