TextDocument.IndentSize Property

Definition

Microsoft Internal Use Only.

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

Property Value

The size of the indent.

Attributes

Applies to