API Reference

Class

HtmlSemanticSection

Namespace OfficeIMO.Html
Assembly OfficeIMO.Html
Modifiers sealed

One shared semantic section.

Inheritance

  • Object
  • HtmlSemanticSection

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Properties

public String Title { get; } #

Section title selected by shared heading, label, id, and document-title rules.

public IReadOnlyList<HtmlSemanticBlock> Blocks { get; } #

Ordered blocks contained by this section.

public HtmlSemanticSourceLocation SourceLocation { get; } #

Source provenance for the section container or first retained block.