Table of Contents

Class FormatDecorator

Namespace
Loehnert.Asciidoc
Assembly
Loehnert.Asciidoc.dll

Represents a decorator for text formating.

public abstract class FormatDecorator : FormattableElement
Inheritance
FormatDecorator
Derived
Inherited Members
Extension Methods

Properties

FormatedElement

Gets the element to be formatted.

public abstract FormattableElement FormatedElement { get; }

Property Value

FormattableElement