NotesControllerCurrentlyActiveNotes Property |
Gets or sets the notes object belonging to the currently active document.
Namespace: Altaxo.Gui.Pads.NotesAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ITextBackedConsole CurrentlyActiveNotes { get; set; }Property Value
ITextBackedConsole
See Also