These properties describe the way the XPagePrintable interface prints the page on one printer page.
Definition: PagePrintSettings.idl:30
long RightMargin
contains the right margin of the printer page.
Definition: PagePrintSettings.idl:45
boolean IsLandscape
defines if the printer page is used in landscape format.
Definition: PagePrintSettings.idl:65
short PageColumns
contains the number of pages per printed row of pages.
Definition: PagePrintSettings.idl:37
long VertMargin
contains the margin between the columns of printed pages.
Definition: PagePrintSettings.idl:61
long TopMargin
contains the top margin of the printer page.
Definition: PagePrintSettings.idl:49
long BottomMargin
contains the right margin of the printer page.
Definition: PagePrintSettings.idl:53
long HoriMargin
contains the margin between the rows of printed pages.
Definition: PagePrintSettings.idl:57
short PageRows
contains the number of pages per printed column of pages.
Definition: PagePrintSettings.idl:33
long LeftMargin
contains the left margin of the printer page.
Definition: PagePrintSettings.idl:41