Property TabWidth
TabWidth
Gets or sets the number of columns that will be used for tab characters in the text. The default is 4.
public int TabWidth { get; set; }
Gets or sets the number of columns that will be used for tab characters in the text. The default is 4.
public int TabWidth { get; set; }