Otter SDK Reference
Version:

IRichDescriptionNode Interface

Represents a rich description node that can format itself.

Inheritance Hierarchy

  • Inedo.Documentation.IRichDescriptionNode

Syntax

public interface IRichDescriptionNode

Methods

Name Description
WriteHtml(System.IO.TextWriter writer)

Writes the description as HTML.

WritePlainText(System.IO.TextWriter writer)

Writes the description as plain text.