Click or drag to resize

Section Columns Property

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

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

Property Value

Type: ColumnCollection

Implements

ISection Columns
See Also