Methods

CopyToClipboard

Public

Copy the selected text to the clipboard.

GotoAnchor

Public

Jump to an anchor in the current document.

GotoHome

Public

Navigate to the top of the current document.

GotoNext

Public

Navigate to the next point in the history list.

GotoPrevious

Public

Navigate to the previous point in the history list.

LoadFromStream

Public

Loads a Markdown script from a stream.

LoadFromURI

Public

Loads a Markdown script from a file or URL.

TMDCustomControl inheritance

BeginUpdate

Public

Inhibits changes until EndUpdate has been invoked.

DoLinkDefault

protected

Performs default actions when a link is clicked.

EndUpdate

Public

Applies the changes that are pending after a call to BeginUpdate.