Table of Contents

Property Sections

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

Sections

Gets the sections in document order. Every document has at least one section once content exists.

public DomNodeList<Section> Sections { get; }

Property Value

DomNodeList<Section>