Allows you to define points to jump to when a tab character is encountered.

Namespace: TallComponents.PDF.Layout.Shapes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public TabStopCollection TabStops { get; }
Visual Basic
Public ReadOnly Property TabStops As TabStopCollection
	Get

See Also