IFormattedLineSource.TabSize Property

Definition

Gets the number of spaces between each tab stop.

public:
 property int TabSize { int get(); };
public:
 property int TabSize { int get(); };
public int TabSize { get; }
member this.TabSize : int
Public ReadOnly Property TabSize As Integer

Property Value

The number of spaces between each tab stop.

Applies to