FOM Reference > Content > Publish Controls > fDrawLevel interface
  
fDrawLevel interface
Macro: tdplevel, tdslevel, sprint
This controls which elements of the page get drawn.
blockColumnGuides attribute
Draw an outline around block column boundaries.
blockColumnGuides
Access
read-write
Returns
boolean
blockGuides attribute
Draw an outline around block boundaries.
blockGuides
Access
read-write
Returns
boolean
clippingEffects attribute
Apply all clipping paths.
clippingEffects
Access
read-write
Returns
boolean
columnGuides attribute
Display outlines of columns.
columnGuides
Access
read-write
Returns
boolean
contentAreaHighlights attribute
Show outlines around highlighted content areas.
contentAreaHighlights
Access
read-write
Returns
boolean
frameGuides attribute
Display outlines of the frames.
frameGuides
Access
read-write
Returns
boolean
graphics attribute
Display graphics.
graphics
Access
read-write
Returns
boolean
grid attribute
Display a grid.
grid
Access
read-write
Returns
boolean
highlightLinks attribute
Draw an outline around bookmark links. This option only appiles to screen.
highlightLinks
Access
read-write
Returns
boolean
horizontalRuler attribute
Display the horizontal ruler.
horizontalRuler
Access
read-write
Returns
boolean
lineNumbers attribute
Show line numbers.
lineNumbers
Access
read-write
Returns
boolean
pageGuides attribute
Display outlines of the page.
pageGuides
Access
read-write
Returns
boolean
pdfFormItems attribute
Draw an outline around the PDF Form Item if not printing to PDF.
pdfFormItems
Access
read-write
Returns
boolean
pdfTagMarkers attribute
Draw markers to indicate the start an stop positions of PDF Tags.
pdfTagMarkers
Access
read-write
Returns
boolean
rasters attribute
Display rasters.
rasters
Access
read-write
Returns
boolean
rules attribute
Display all rules.
rules
Access
read-write
Returns
boolean
selected attribute
Display selected items.
selected
Access
read-write
Returns
boolean
selectedFrame attribute
Display the selected frames.
selectedFrame
Access
read-write
Returns
boolean
status attribute
Display status colours.
status
Access
read-write
Returns
boolean
streamMarkers attribute
Display the red markers indicating the end of text streams.
streamMarkers
Access
read-write
Returns
boolean
tableCellGuides attribute
Draw an outline around table cell boundaries.
tableCellGuides
Access
read-write
Returns
boolean
tableGuides attribute
Draw an outline around table boundaries.
tableGuides
Access
read-write
Returns
boolean
text attribute
Display formatted text.
text
Access
read-write
Returns
boolean
verticalRuler attribute
Display the vertical ruler.
verticalRuler
Access
read-write
Returns
boolean
fDrawLevel method
Create a new fDrawLevel object, for use in fTemplate.publish()
fDrawLevel
Parameters
None
Returns
fDrawLevel. The newly created fDrawLevel object.
readResolve method
Return the object corresponding to the given serialized representation.
readResolveobj
Parameters
Objectobj
The serialized representation.
Returns
fDrawLevel. The object corresponding to the serialized representation.