Methods' Details |
getPagePrintSettings
- Returns
- the settings of printing of pages.
These settings contains:
short PageRows - number of rows of pages printed to one page
short PageColumns - number of columns of pages printed to one page
long LeftMargin - left margin of the page
long RightMargin - right margin of the page
long TopMargin - top margin of the page
long BottomMargin - bottom margin of the page
long HoriMargin - margin between rows of pages
long VertMargin - margin between columns of pages
boolean IsLandscape - determines if the output page is printed in landscape format
|
|
setPagePrintSettings
|
printPages
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.