Property Sections
Sections
Gets the sections in document order. Every document has at least one section once content exists.
public DomNodeList<Section> Sections { get; }
Gets the sections in document order. Every document has at least one section once content exists.
public DomNodeList<Section> Sections { get; }