Click or drag to resize
Sandcastle Help File BuilderTopicEditorWindowGetAllText Method
This is used to get the current text from the editor

Namespace: SandcastleBuilder.Gui.ContentEditors
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax
public string GetAllText()

Return Value

Type: String
All of the text currently in the editor
See Also