Share via


IndentedTextWriter.Indent Property

Definition

Gets or sets the number of spaces to indent.

public int Indent { get; set; }
member this.Indent : int with get, set
Public Property Indent As Integer

Property Value

The number of spaces to indent.

Applies to