Constants
|
const short OPTIMAL
= = 0; |
- Description
- The page content width (excluding margins) at the current selection is fit into the view.
|
const short PAGE_WIDTH
= = 1; |
- Description
- The page width at the current selection is fit into the view.
|
const short ENTIRE_PAGE
= = 2; |
- Description
- A complete page of the document is fit into the view.
|
const short BY_VALUE
= = 3; |
- Description
- The zoom is relative and is to be set via the property
ViewSettigns::ZoomValue .
|
const short PAGE_WIDTH_EXACT
= = 4; |
- Description
- The page width at the current selection is fit into the view,
with zhe view ends exactly at the end of the page.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.