RulerGrid Element

Contains elements that specify the settings of the page's rulers and grid.

Syntax

<RulerGrid
    [Del]>
</RulerGrid>

Attributes

Del

Optional boolean. A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.

Element properties

Property

Value

Name

RulerGrid

Minimum Occurrences

0

Maximum Occurrences

1

Element information

Parent elements

PageSheet

Shape

StyleSheet

DocumentSheet

Child elements

XRulerDensity

YRulerDensity

XRulerOrigin

YRulerOrigin

XGridDensity

YGridDensity

XGridSpacing

YGridSpacing

XGridOrigin

YGridOrigin

The RulerGrid element is relevant only when contained in a PageSheet or StyleSheet element. It is ignored when contained in a DocumentSheet or Shape element.

See also

Ruler & Grid section