Underline Class
Definition
Underline element - markup helper for indicating superscript content. Equivalent to a Span with TextDecorations property set to TextDecorations.Underlined. Can contain other inline elements.
public class Underline
Constructors
| Name | Description |
|---|---|
| Underline | No summary available. |
Underline Constructor
public Underline()