These properties describe the way the XPagePrintable interface prints the page on one printer page.
Definition PagePrintSettings.idl:28
long RightMargin
contains the right margin of the printer page.
Definition PagePrintSettings.idl:43
boolean IsLandscape
defines if the printer page is used in landscape format.
Definition PagePrintSettings.idl:63
short PageColumns
contains the number of pages per printed row of pages.
Definition PagePrintSettings.idl:35
long VertMargin
contains the margin between the columns of printed pages.
Definition PagePrintSettings.idl:59
long TopMargin
contains the top margin of the printer page.
Definition PagePrintSettings.idl:47
long BottomMargin
contains the right margin of the printer page.
Definition PagePrintSettings.idl:51
long HoriMargin
contains the margin between the rows of printed pages.
Definition PagePrintSettings.idl:55
short PageRows
contains the number of pages per printed column of pages.
Definition PagePrintSettings.idl:31
long LeftMargin
contains the left margin of the printer page.
Definition PagePrintSettings.idl:39