RulerGrid

RulerGrid class

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

Properties

NameTypeDescription
DelintA flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca
XRulerDensityRulerDensitySpecifies the horizontal subdivisions on the ruler for the page.
YRulerDensityRulerDensitySpecifies the vertical subdivisions on the ruler for the page.
XRulerOriginDoubleValueSpecifies the zero point on the x-axis (horizontal) ruler for the page.
XGridDensityGridDensitySpecifies the zero point on the y-axis (vertical) ruler for the page.
YGridDensityGridDensitySpecifies the type of vertical grid to use for a page.
XGridSpacingDoubleValueSpecifies the distance between horizontal lines in a fixed grid (that is, a RulerGrid element where the XGridDensity ele
YGridSpacingDoubleValueSpecifies the distance between vertical lines in a fixed grid (that is, a RulerGrid element where the YGridDensity eleme
XGridOriginDoubleValueSpecifies the horizontal coordinate of the grid origin for a page.
YGridOriginDoubleValueSpecifies the vertical origin of the grid on the page.
YRulerOriginDoubleValueSpecifies the zero point on the y-axis (vertical) ruler for the page.