Properties' Summary |
MeasureUnit |
[ OPTIONAL ]
This is the default logical measure unit that is used for string
formatings inside the document, f.e. the measure text
|
ScaleNumerator |
[ OPTIONAL ]
is the numerator for the logical scale of the document
|
ScaleDenominator |
[ OPTIONAL ]
is the denominator for the logical scale of the document
|
IsPrintFitPage |
[ OPTIONAL ]
enables or disables the fitting of the page to the printable
area during print
|
IsPrintTilePage |
[ OPTIONAL ]
if this is true and the paper size for printing is larger than
the paper size of the printer than the content is tiled over
multiple pages.
|
PageNumberFormat |
[ OPTIONAL ]
is the number format used for page number fields
|
ParagraphSummation |
[ OPTIONAL ]
If this is true, the distance between two paragraphs is
the sum of ParaTopMargin of the previous and ParaBottomMargin of
the next paragraph. If false, only the greater of the two is
choosen.
|
Properties' Details |
MeasureUnit
short MeasureUnit;
- [ OPTIONAL ]
- Description
- This is the default logical measure unit that is used for string
formatings inside the document, f.e. the measure text
|
|
ScaleNumerator
long ScaleNumerator;
- [ OPTIONAL ]
- Description
- is the numerator for the logical scale of the document
|
|
ScaleDenominator
long ScaleDenominator;
- [ OPTIONAL ]
- Description
- is the denominator for the logical scale of the document
|
|
IsPrintFitPage
boolean IsPrintFitPage;
- [ OPTIONAL ]
- Description
- enables or disables the fitting of the page to the printable
area during print
|
|
IsPrintTilePage
boolean IsPrintTilePage;
- [ OPTIONAL ]
- Description
- if this is true and the paper size for printing is larger than
the paper size of the printer than the content is tiled over
multiple pages.
|
|
PageNumberFormat
long PageNumberFormat;
- [ OPTIONAL ]
- Description
- is the number format used for page number fields
|
|
ParagraphSummation
boolean ParagraphSummation;
- [ OPTIONAL ]
- Description
- If this is true, the distance between two paragraphs is
the sum of ParaTopMargin of the previous and ParaBottomMargin of
the next paragraph. If false, only the greater of the two is
choosen.
|
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.