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