Property Summary
|
| ShowAnnotations |
If this property is true
, annotations (notes) are visible.
|
|
| ShowBreaks |
If this property is true
, paragraph line breaks are visible.
|
|
| ShowDrawings |
If this property is true
, shapes are visible.
|
|
| ShowFieldCommands |
If this property is true
, text fields are shown with their commands; otherwise
the content is visible.
|
|
| ShowFootnoteBackground |
If this property is true
, footnotes symbols are displayed with gray background.
|
|
| ShowGraphics |
If this property is true
, graphic objects are visible.
|
|
| ShowHiddenParagraphs |
If this property is true
, hidden paragraghs are displayed.
|
|
| ShowHiddenText |
If this property is true
, hidden text is displayed.
|
|
| ShowHoriRuler |
If this property is true
, the horizontal ruler is displayed.
|
|
| ShowHoriScrollBar |
If this property is true
, the horizontal scroll bar is displayed.
|
|
| ShowIndexMarkBackground |
If this property is true
, index marks are displayed with gray background.
|
|
| ShowParaBreaks |
If this property is true
, paragraph breaks are visible.
|
|
| ShowProtectedSpaces |
If this property is true
, protected spaces (hard spaces) are displayed with gray
background.
|
|
| ShowSoftHyphens |
If this property is true
, soft hyphens are displayed with gray background.
|
|
| ShowSpaces |
If this property is true
, spaces are displayed with dots.
|
|
| ShowTableBoundaries |
If this property is true
, table boundaries are displayed.
|
|
| ShowTables |
If this property is true
, tables are visible.
|
|
| ShowTabstops |
If this property is true
, tab stops are visible.
|
|
| ShowTextBoundaries |
If this property is true
, text boundaries are displayed.
|
|
| ShowTextFieldBackground |
If this property is true
, text fields are displayed with gray background.
|
|
| ShowVertRuler |
If this property is true
, the vertical ruler is displayed.
|
|
| ShowVertScrollBar |
If this property is true
, the vertical scroll bar is displayed.
|
|
| SmoothScrolling |
If this property is true
, smooth scrolling is active.
|
|
| SolidMarkHandles |
If this property is true
, handles of drawing objects are visible.
|
|
Property Details
|
|
Syntax
boolean ShowAnnotations;
Description
If this property is true
, annotations (notes) are visible.
Syntax
boolean ShowBreaks;
Description
If this property is true
, paragraph line breaks are visible.
Syntax
boolean ShowDrawings;
Description
If this property is true
, shapes are visible.
Syntax
boolean ShowFieldCommands;
Description
If this property is true
, text fields are shown with their commands; otherwise
the content is visible.
Syntax
boolean ShowFootnoteBackground;
Description
If this property is true
, footnotes symbols are displayed with gray background.
Syntax
boolean ShowGraphics;
Description
If this property is true
, graphic objects are visible.
Syntax
boolean ShowHiddenParagraphs;
Description
If this property is true
, hidden paragraghs are displayed.
Syntax
boolean ShowHiddenText;
Description
If this property is true
, hidden text is displayed.
Syntax
boolean ShowHoriRuler;
Description
If this property is true
, the horizontal ruler is displayed.
Syntax
boolean ShowHoriScrollBar;
Description
If this property is true
, the horizontal scroll bar is displayed.
Syntax
boolean ShowIndexMarkBackground;
Description
If this property is true
, index marks are displayed with gray background.
Syntax
boolean ShowParaBreaks;
Description
If this property is true
, paragraph breaks are visible.
Syntax
boolean ShowProtectedSpaces;
Description
If this property is true
, protected spaces (hard spaces) are displayed with gray
background.
Syntax
boolean ShowSoftHyphens;
Description
If this property is true
, soft hyphens are displayed with gray background.
Syntax
boolean ShowSpaces;
Description
If this property is true
, spaces are displayed with dots.
Syntax
boolean ShowTableBoundaries;
Description
If this property is true
, table boundaries are displayed.
Syntax
boolean ShowTables;
Description
If this property is true
, tables are visible.
Syntax
boolean ShowTabstops;
Description
If this property is true
, tab stops are visible.
Syntax
boolean ShowTextBoundaries;
Description
If this property is true
, text boundaries are displayed.
Syntax
boolean ShowTextFieldBackground;
Description
If this property is true
, text fields are displayed with gray background.
Syntax
boolean ShowVertRuler;
Description
If this property is true
, the vertical ruler is displayed.
Syntax
boolean ShowVertScrollBar;
Description
If this property is true
, the vertical scroll bar is displayed.
Syntax
boolean SmoothScrolling;
Description
If this property is true
, smooth scrolling is active.
Syntax
boolean SolidMarkHandles;
Description
If this property is true
, handles of drawing objects are visible.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.