Limitations
Read only.
Gets the widths, in twips, of the columns on a page. This property is read only, to set new widths one of the Section
Introduced: 15.0.
public int[] ColumnWidths { get; }
Public ReadOnly Property ColumnWidths() As Integer()
Read only.
The size of the array is the number of columns.
The property returns null when the text selection contains multiple sections with mixed setting. The Selection.