Property IndentLength
IndentLength
Represents the default number of spaces used for indentation.
public static int IndentLength { get; set; }
Property Value
Remarks
This field is commonly used to define the standard indentation length in formatting operations.