API Reference
Class
OdpInlineNode
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
- Property OdpParagraph.InlineNodes
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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 OdpHyperlink Hyperlink { get; } #Hyperlink for Hyperlink.
public String QualifiedName { get; } #Expanded XML name for an unrepresented element.