| Name | Description | |
|---|---|---|
![]() | DocumentSectionColumnsProperties | Initializes a new instance of the DocumentSectionColumnsProperties class. |
| Name | Description | |
|---|---|---|
![]() | DocumentSectionColumnsProperties | Initializes a new instance of the DocumentSectionColumnsProperties class. |
| Name | Description | |
|---|---|---|
![]() | ColumnCount | Gets or sets the section column count. |
![]() | IsEqualWidth | Gets or sets a value indicating whether all columns have equal width. |
![]() | IsReadOnly | Gets a value indicating whether this instance is read-only. (Inherited from DocumentContentProperties) |
![]() | Separator | Gets or sets a value indicating whether separtor must be inserted between columns. |
![]() | Space | Gets or sets the space between columns, measured in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels. |
| Name | Description | |
|---|---|---|
![]() | Clone | Clones this instance. |
![]() | Equals | Returns a value indicating whether the specified System.Object, is equal to this instance. |
![]() | GetColumnProperties | Returns the column properties at specified index. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | SetAsReadOnly | Sets IsReadOnly property to true. (Inherited from DocumentContentProperties) |
![]() | SetColumnSpace | Sets the column space. |
![]() | SetColumnWidth | Sets the column width. |
DocumentSectionColumnsProperties Class
Vintasoft.Imaging.Office.DocumentEditor.UI Namespace