TextBlock.DefaultTabStop

TextBlock.DefaultTabStop property

Specifies the interval of the default tab stops in a text block.

public DoubleValue DefaultTabStop { get; set; }

See Also