NumberUpLayout
  
  Description:
  [ CCode ( cprefix = "GTK_NUMBER_UP_LAYOUT_" ,  type_id = "gtk_number_up_layout_get_type ()" ) ]
public enum NumberUpLayout
  
  
    Used to determine the layout of pages on a sheet when printing multiple pages per sheet.
   
  
  
  Content:
  Enum values:
  
    - BTLR - ![](layout-btlr.
 
    - BTRL - ![](layout-btrl.
 
    - LRBT - ![](layout-lrbt.
 
    - LRTB - ![](layout-lrtb.
 
    - RLBT - ![](layout-rlbt.
 
    - RLTB - ![](layout-rltb.
 
    - TBLR - ![](layout-tblr.
 
    - TBRL - ![](layout-tbrl.