Table of Contents

Class Tab

Namespace
iText.Layout.Element
Assembly
itext.layout.dll

This class represents the empty space from a Text to the following TabStop , if any.

public class Tab : AbstractElement<Tab>, IAbstractElement, ILeafElement, IElement, IPropertyContainer
Inheritance
Tab
Implements
Inherited Members

Remarks

This class represents the empty space from a Text to the following TabStop , if any. Using this class will not have any effect unless there are TabStop objects defined for the enveloping element.

Constructors

Tab()

public Tab()

Methods

MakeNewRenderer()

protected override IRenderer MakeNewRenderer()

Returns

IRenderer