Property Getters/Setters Summary | ||
---|---|---|
method | getDel() | |
method | setDel(value) | |
A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant. | ||
method | getXGridDensity() | |
Specifies the zero point on the y-axis (vertical) ruler for the page.
|
||
method | getXGridOrigin() | |
Specifies the horizontal coordinate of the grid origin for a page.
|
||
method | getXGridSpacing() | |
Specifies the distance between horizontal lines in a fixed grid (that is, a RulerGrid element where the XGridDensity element is set to 0).
|
||
method | getXRulerDensity() | |
Specifies the horizontal subdivisions on the ruler for the page.
|
||
method | getXRulerOrigin() | |
Specifies the zero point on the x-axis (horizontal) ruler for the page.
|
||
method | getYGridDensity() | |
Specifies the type of vertical grid to use for a page.
|
||
method | getYGridOrigin() | |
Specifies the vertical origin of the grid on the page.
|
||
method | getYGridSpacing() | |
Specifies the distance between vertical lines in a fixed grid (that is, a RulerGrid element where the YGridDensity element is set to 0).
|
||
method | getYRulerDensity() | |
Specifies the vertical subdivisions on the ruler for the page.
|
||
method | getYRulerOrigin() | |
Specifies the zero point on the y-axis (vertical) ruler for the page.
|
int getDel() / setDel(value)
RulerDensity getXRulerDensity()
RulerDensity getYRulerDensity()
DoubleValue getXRulerOrigin()
GridDensity getXGridDensity()
GridDensity getYGridDensity()
DoubleValue getXGridSpacing()
DoubleValue getYGridSpacing()
DoubleValue getXGridOrigin()
DoubleValue getYGridOrigin()
DoubleValue getYRulerOrigin()