Struct ResolvedInline
One resolved inline: a kind, the text (for text runs), the shared resolved run properties, and kind-specific payload.
public readonly struct ResolvedInline
- Inherited Members
Properties
- Kind
Gets the inline kind.
- LinkTarget
Gets the hyperlink target (external URI or "#bookmark") for HyperlinkStart, or null.
- NoteId
Gets the referenced note id for note references.
- NoteKind
Gets whether a note reference points at a footnote or endnote.
- Properties
Gets the resolved run formatting (shared across identically-formatted runs).