Sets the page order of the “Pages Per Sheet (N-Up)” setting.
SetNUpPageOrder (pBlackIceDEVMODE As Long, lValue As Long) As Boolean
pBlackIceDEVMODE - Pointer to the BlackIceDEVMODE structure.
lValue - The new page order. One of the following values:
0: Horizontal page order
1: vertical page order
Please see the following images for page ordering examples:
Horizontal |
Vertical |
Return value - TRUE on success, otherwise FALSE.