TextParagraph.DefaultTabSize

TextParagraph.DefaultTabSize property

Gets and sets the default size for a tab character within this paragraph.

public double DefaultTabSize { get; set; }

See Also