DocumentPageRulerSlider Class Members
In This Topic
The following tables list the members exposed by
DocumentPageRulerSlider.
Public Properties
| | Name | Description |
 | IsChangesPageMarginProperties | Gets a value indicating whether this ruler slider changes a page margin properties. |
 | IsChangesParagraphProperties | Gets a value indicating whether this ruler slider changes a paragraph properties. |
 | IsChangesSectionColumnProperties | Gets a value indicating whether this ruler slider changes a section column properties. |
 | MaxValue | Gets the maximum value of the slider, measured in DIP (Device Independed Pixels). |
 | MinValue | Gets the minimum value of the slider, measured in DIP (Device Independed Pixels). |
 | Name | Gets the slider name. |
 | Value | Gets or sets the slider value, measured in DIP (Device Independed Pixels). |
See Also