API Reference

Class

OdpInlineNode

Namespace OfficeIMO.OpenDocument
Assembly OfficeIMO.OpenDocument
Modifiers sealed

An ordered typed direct child in an ODP paragraph. Nested inline markup is surfaced as Other so conversion loss remains explicit.

Inheritance

  • Object
  • OdpInlineNode

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 OdpInlineNodeKind Kind { get; } #

Node kind.

public String Text { get; } #

Decoded text contributed by this node.

public OdpRun Run { get; } #

Styled run for Run.

public String QualifiedName { get; } #

Expanded XML name for an unrepresented element.