Properties' Details |
PageRows
short PageRows;
- Description
- contains the number of pages per printed column of pages.
|
|
PageColumns
short PageColumns;
- Description
- contains the number of pages per printed row of pages.
|
|
LeftMargin
long LeftMargin;
- Description
- contains the left margin of the printer page.
|
|
RightMargin
long RightMargin;
- Description
- contains the right margin of the printer page.
|
|
TopMargin
long TopMargin;
- Description
- contains the top margin of the printer page.
|
|
BottomMargin
long BottomMargin;
- Description
- contains the right margin of the printer page.
|
|
HoriMargin
long HoriMargin;
- Description
- contains the margin between the rows of printed pages.
|
|
VertMargin
long VertMargin;
- Description
- contains the margin between the columns of printed pages.
|
|
IsLandscape
boolean IsLandscape;
- Description
- defines if the printer page is used in landscape format.
|
|
Copyright © 2003 Sun Microsystems, Inc.