AvalonEdit
Indentation Property
NamespacesICSharpCode.AvalonEdit.SnippetsSnippetSelectionElementIndentation
Gets/Sets the new indentation of the selected text.
Declaration Syntax
C#Visual BasicVisual C++
public int Indentation { get; set; }
Public Property Indentation As Integer
	Get
	Set
public:
property int Indentation {
	int get ();
	void set (int value);
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238