LeadingSpaces

TextEditOptions.LeadingSpaces property

Gets or sets preferred option of a leading space handling. By default converts leading spaces to the left indent.

public TextLeadingSpacesOptions LeadingSpaces { get; set; }

See Also