Same N-up is specified by both @NumberUp and @StepRepeat.
Syntax
XPath: //LayoutPreparationParams/@NumberUp
Type
XYPair
Syntax for repetition of same n-up
XPath: //LayoutPreparationParams/@StepRepeat
Type
IntegerList
Supported range
|  
 @NumberUp  | 
 
 
 @StepRepeat  | 
 
 
 Imposition  | 
 
|---|---|---|
|  
 “2 1” “1 2”  | 
 
 
 “2 1 1” “1 2 1”  | 
 
 
 Same 2-up  | 
 
|  
 “2 2”  | 
 
 
 “2 2 1”  | 
 
 
 Same 4-up  | 
 
|  
 "3 2" "2 3"  | 
 
 
 "3 2 1" "2 3 1"  | 
 
 
 Same 6-up  | 
 
|  
 "3 3"  | 
 
 
 "3 3 1"  | 
 
 
 Same 9-up  | 
 
|  
 "4 4"  | 
 
 
 "4 4 1"  | 
 
 
 Same 16-up  | 
 
"X Y": X is the number of columns. Y is the number of rows.
"A B C": A is the number of columns. B is the number of rows. C is the number of pages.