Removes any existing text columns and and ads new ones, all with the same width and the same spacing.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public void SetupIdenticalTextColumns( Int32 numberOfColumns, Length spaceBetween )

Parameters

numberOfColumns
Type: Int32

Number of columns.

spaceBetween
Type: Length

Space between the columns.