Click or drag to resize

ISection Columns Property

Get collection of columns which logically divide page on many printing/publishing areas.

Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
ColumnCollection Columns { get; }

Property Value

Type: ColumnCollection
See Also