LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
PagePrintSettings Service Referencepublished

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...
 

Detailed Description

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

Member Data Documentation

◆ BottomMargin

long BottomMargin
property

contains the right margin of the printer page.

◆ HoriMargin

long HoriMargin
property

contains the margin between the rows of printed pages.

◆ IsLandscape

boolean IsLandscape
property

defines if the printer page is used in landscape format.

◆ LeftMargin

long LeftMargin
property

contains the left margin of the printer page.

◆ PageColumns

short PageColumns
property

contains the number of pages per printed row of pages.

◆ PageRows

short PageRows
property

contains the number of pages per printed column of pages.

◆ RightMargin

long RightMargin
property

contains the right margin of the printer page.

◆ TopMargin

long TopMargin
property

contains the top margin of the printer page.

◆ VertMargin

long VertMargin
property

contains the margin between the columns of printed pages.


The documentation for this service was generated from the following file: