| Name | Description | |
|---|---|---|
![]() | DocumentParagraphSpacingProperties | Initializes a new instance of the DocumentParagraphSpacingProperties class. |
| Name | Description | |
|---|---|---|
![]() | DocumentParagraphSpacingProperties | Initializes a new instance of the DocumentParagraphSpacingProperties class. |
| Name | Description | |
|---|---|---|
![]() | After | Gets or sets the spacing, in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels, after paragraph. |
![]() | AfterAutoSpacing | Gets or sets a value indicating whether the spacing after paragraph must be calculated automatically. |
![]() | Before | Gets or sets the spacing, in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels, before paragraph. |
![]() | BeforeAutoSpacing | Gets or sets a value indicating whether the spacing before paragraph must be calculated automatically. |
![]() | IsEmpty | Gets a value indicating whether this instance is empty. |
![]() | IsReadOnly | Gets a value indicating whether this instance is read-only. (Inherited from DocumentContentProperties) |
![]() | Line | Gets or sets the line height that is specified using LineRule. |
![]() | LineRule | Gets or set the value that defines line height rule. |
| Name | Description | |
|---|---|---|
![]() | Clone | Clones this instance. |
![]() | Equals | Returns a value indicating whether the specified System.Object, is equal to this instance. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | SetAsReadOnly | Sets IsReadOnly property to true. (Inherited from DocumentContentProperties) |
DocumentParagraphSpacingProperties Class
Vintasoft.Imaging.Office.DocumentEditor.UI Namespace