Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| Methods' Details | 
getPagePrintSettings
 
- Returns
 
- the settings of printing of pages.
 
 These settings contains:
  
 short PageRows - number of rows of pages printed to one page  
 short PageColumns - number of columns of pages printed to one page 
 long LeftMargin - left margin of the page 
 long RightMargin - right margin of the page 
 long TopMargin - top margin of the page 
 long BottomMargin - bottom margin of the page 
 long HoriMargin - margin between rows of pages 
 long VertMargin - margin between columns of pages 
 boolean IsLandscape - determins if the output page is printed in landscape format 
  
 
  
 
 | 
 
 
 | 
| setPagePrintSettings
 | 
printPages
 
- Description
 
- prints the pages according to the PagePrintSettings.
 
 
- See also
 
- ::com::sun::star::view::PrintOptions
 
 
 | 
 
 
 | 
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.