API Reference
Class
OdtInlineNode
An ordered typed view of a direct child in an ODT paragraph. This syntax view keeps mixed plain text, simple spans, simple hyperlinks, images, and bookmark markers in document order. Nested inline markup is surfaced as Other so converters cannot mistake a flattened representation for an exact mapping.
Inheritance
- Object
- OdtInlineNode
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 OdtParagraph.InlineNodes
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object