(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: text ::

service PagePrintSettings
Description
These properties describe the way the XPagePrintable interface prints the page on one printer page.

Properties' Summary
short
PageRows
contains the number of pages per printed column of pages.  
short
PageColumns
contains the number of pages per printed row of pages.  
long
LeftMargin
contains the left margin of the printer page.  
long
RightMargin
contains the right margin of the printer page.  
long
TopMargin
contains the top margin of the printer page.  
long
BottomMargin
contains the right margin of the printer page.  
long
HoriMargin
contains the margin between the rows of printed pages.  
long
VertMargin
contains the margin between the columns of printed pages.  
boolean
IsLandscape
defines if the printer page is used in landscape format.  
Properties' Details
PageRows
short PageRows;
Description
contains the number of pages per printed column of pages.
PageColumns
short PageColumns;
Description
contains the number of pages per printed row of pages.
LeftMargin
long LeftMargin;
Description
contains the left margin of the printer page.
RightMargin
long RightMargin;
Description
contains the right margin of the printer page.
TopMargin
long TopMargin;
Description
contains the top margin of the printer page.
BottomMargin
long BottomMargin;
Description
contains the right margin of the printer page.
HoriMargin
long HoriMargin;
Description
contains the margin between the rows of printed pages.
VertMargin
long VertMargin;
Description
contains the margin between the columns of printed pages.
IsLandscape
boolean IsLandscape;
Description
defines if the printer page is used in landscape format.

 
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.