Reindents a set of lines.
Declaration Syntax
C# | Visual Basic | Visual C++ |
void IndentLines( TextDocument document, int beginLine, int endLine )
Sub IndentLines ( _ document As TextDocument, _ beginLine As Integer, _ endLine As Integer _ )
void IndentLines( TextDocument^ document, int beginLine, int endLine )
Parameters
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238