Click or drag to resize

TextDocumentOtherActions Class

Provides additional UI actions for TextDocument instances.
Inheritance Hierarchy
SystemObject
  Altaxo.TextTextDocumentOtherActions

Namespace: Altaxo.Text
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static class TextDocumentOtherActions

The TextDocumentOtherActions type exposes the following members.

Methods
 NameDescription
Public Extension MethodShowPropertyDialog Shows the properties dialog for a text document.
Public Extension MethodShowRenameDialog Shows the rename dialog for a text document.
Top
See Also