API Reference

Class

StructuredHeading

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Heuristic heading line inferred from font size and geometry.

Inheritance

  • Object
  • StructuredHeading

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

Accepted by parameters

Constructors

Properties

public Int32 Level { get; set; } #

Best-effort heading level, where 1 is the largest heading tier.

public String Text { get; set; } #

Heading text.

public StructuredLine Line { get; set; } #

Line geometry for the heading.

public Double FontSize { get; set; } #

Representative font size in points.