- AddLine
void AddLine(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- AddText
void AddText(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- ClearBuffer
void ClearBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
- DecreaseIndentation
void DecreaseIndentation(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
- DecrementIndentation
void DecrementIndentation()
Undocumented in source. Be warned that the author may not have intended to support it.
- GetBuffer
string GetBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
- IncreaseIndentation
void IncreaseIndentation(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
- IncrementIndentation
void IncrementIndentation()
Undocumented in source. Be warned that the author may not have intended to support it.
- SetIndentation
void SetIndentation(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
- SetIndentationString
void SetIndentationString(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- SetNewLineString
void SetNewLineString(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- UndoLastIndentation
void UndoLastIndentation()
Undocumented in source. Be warned that the author may not have intended to support it.