Content for OpenOffice.org version 3.3.
:: com :: sun :: star :: view ::
|
| enum PaperFormat |
- Description
- specifies the format (size) of the paper on a text document.
|
| Values |
| A3 |
specifies the paper format as A3.
|
| A4 |
specifies the paper format as A4.
|
| A5 |
specifies the paper format as A5.
|
| B4 |
specifies the paper format as B4.
|
| B5 |
specifies the paper format as B5.
|
| LETTER |
specifies the paper format as Letter.
|
| LEGAL |
specifies the paper format as Legal.
|
| TABLOID |
specifies the paper format as Tabloid.
|
| USER |
The real paper size is user defined in 100th mm.
|
| Values' Details |
A3
A3,
- Description
- specifies the paper format as A3.
|
|
A4
A4,
- Description
- specifies the paper format as A4.
|
|
A5
A5,
- Description
- specifies the paper format as A5.
|
|
B4
B4,
- Description
- specifies the paper format as B4.
|
|
B5
B5,
- Description
- specifies the paper format as B5.
|
|
LETTER
LETTER,
- Description
- specifies the paper format as Letter.
|
|
LEGAL
LEGAL,
- Description
- specifies the paper format as Legal.
|
|
TABLOID
TABLOID,
- Description
- specifies the paper format as Tabloid.
|
|
USER
USER,
- Description
- The real paper size is user defined in 100th mm.
|
|
Top of Page
Copyright © 1995, 2010, 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.