Index.NumberOfColumns Property

Definition

Sets or returns the number of columns for each page of an index.

public:
 property int NumberOfColumns { int get(); void set(int value); };
public int NumberOfColumns { get; set; }
member this.NumberOfColumns : int with get, set
Public Property NumberOfColumns As Integer

Property Value

Remarks

Specifying 0 (zero) sets the number of columns in the index to the same number as in the document.

Applies to