LibreOffice
LibreOffice 4.3 SDK API Reference
|
These properties describe the way the XPagePrintable interface prints the page on one printer page. More...
import"PagePrintSettings.idl";
Public Attributes | |
short | PageRows |
contains the number of pages per printed column of pages. More... | |
short | PageColumns |
contains the number of pages per printed row of pages. More... | |
long | LeftMargin |
contains the left margin of the printer page. More... | |
long | RightMargin |
contains the right margin of the printer page. More... | |
long | TopMargin |
contains the top margin of the printer page. More... | |
long | BottomMargin |
contains the right margin of the printer page. More... | |
long | HoriMargin |
contains the margin between the rows of printed pages. More... | |
long | VertMargin |
contains the margin between the columns of printed pages. More... | |
boolean | IsLandscape |
defines if the printer page is used in landscape format. More... | |
These properties describe the way the XPagePrintable interface prints the page on one printer page.
|
property |
contains the right margin of the printer page.
|
property |
contains the margin between the rows of printed pages.
|
property |
defines if the printer page is used in landscape format.
|
property |
contains the left margin of the printer page.
|
property |
contains the number of pages per printed row of pages.
|
property |
contains the number of pages per printed column of pages.
|
property |
contains the right margin of the printer page.
|
property |
contains the top margin of the printer page.
|
property |
contains the margin between the columns of printed pages.