Click or drag to resize

ITextDocumentView Methods

The ITextDocumentView type exposes the following members.

Methods
 NameDescription
Public methodInsertSourceTextAtCaretPosition Inserts the provided markdown source text at the current caret position.
Public methodPrintShowDialog Shows a print dialog and prints the current document if confirmed.
Public methodSetDocumentNameAndLocalImages Sets the name of the document, and the local images. This function must be called every time the document name has changed.
Top
See Also