API Reference

Interface

ILiteralTextMarkdownInline

Namespace OfficeIMO.Markdown
Assembly OfficeIMO.Markdown
Implements
Modifiers abstract

Identifies an inline node whose complete semantic value is literal text.

Properties

public abstract String Text { get; } #

Literal semantic text represented by the inline node.