[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.PageSection.Columns

Columns Property

Columns

Gets the list of columns in the page section.

Declaration
public List<PageColumn> Columns { get; }
Public ReadOnly Property Columns As List(Of PageColumn)