C# Class AvalonStudio.TextEditor.Indentation.CSharp.IndentationSettings

Show file Open project: VitalElement/AvalonStudio Class Usage Examples

Public Properties

Property Type Description
IndentString string
LeaveEmptyLines bool

Property Details

IndentString public property

public string IndentString
return string

LeaveEmptyLines public property

Leave empty lines empty.
public bool LeaveEmptyLines
return bool