These properties describe the way the XPagePrintable interface prints the page on one printer page.  
 More...
import "PagePrintSettings.idl";
|  | 
| 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. 
 | 
|  | 
These properties describe the way the XPagePrintable interface prints the page on one printer page. 
◆ BottomMargin
contains the right margin of the printer page. 
 
 
◆ HoriMargin
contains the margin between the rows of printed pages. 
 
 
◆ IsLandscape
defines if the printer page is used in landscape format. 
 
 
◆ LeftMargin
contains the left margin of the printer page. 
 
 
◆ PageColumns
contains the number of pages per printed row of pages. 
 
 
◆ PageRows
contains the number of pages per printed column of pages. 
 
 
◆ RightMargin
contains the right margin of the printer page. 
 
 
◆ TopMargin
contains the top margin of the printer page. 
 
 
◆ VertMargin
contains the margin between the columns of printed pages. 
 
 
The documentation for this service was generated from the following file: