TextDocument.TabSize Property

Definition

Microsoft Internal Use Only.

public:
 property int TabSize { int get(); };
public:
 property int TabSize { int get(); };
[System.Runtime.InteropServices.DispId(140)]
public int TabSize { [System.Runtime.InteropServices.DispId(140)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[System.Runtime.InteropServices.DispId(140)]
public int TabSize { [System.Runtime.InteropServices.DispId(140)] get; }
[<System.Runtime.InteropServices.DispId(140)>]
[<get: System.Runtime.InteropServices.DispId(140)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.TabSize : int
[<System.Runtime.InteropServices.DispId(140)>]
[<get: System.Runtime.InteropServices.DispId(140)>]
member this.TabSize : int
Public ReadOnly Property TabSize As Integer

Property Value

The tab size.

Attributes

Applies to