Name | Description | |
---|---|---|
FixedXStep | Specifies the X step when the XStepMode is set to Fixed (in page logical units) | |
FixedYStep | Specifies the Y step when the YStepMode is set to Fixed (in page logical units) | |
Origin | A shortcut property that gets and sets the OriginX and OriginY values (in page logical units) | |
OriginX | Controls the X position of the origin (in page logical units) | |
OriginY | Controls the Y position of the origin (in page logical units) | |
ParentPage | Gets the parent page of this element. | |
XStepMode | Controls the mode in which the X step is determined. By default set to Normal. If set to Fixed the FixedXStep property defines a constant step, which is independent from the page zoom factor. | |
YStepMode | Controls the mode in which the Y step is determined. By default set to Normal. If set to Fixed the FixedXStep property defines a constant step, which is independent from the page zoom factor. |