A tab stop defines a point at which text continues after a tab character.

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0

Syntax

C#
[SerializableAttribute]
public class TabStop : Object
Visual Basic
<SerializableAttribute> _
Public Class TabStop _
	Inherits Object

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout..::..Object
    TallComponents.PDF.Layout.Paragraphs..::..TabStop

See Also