Package | Description |
---|---|
com.itextpdf.layout.element |
Modifier and Type | Method and Description |
---|---|
Paragraph |
Paragraph.addTabStops(TabStop... tabStops)
Adds an unspecified amount of tabstop elements as properties to the Paragraph.
|
Modifier and Type | Method and Description |
---|---|
Paragraph |
Paragraph.addTabStops(List<TabStop> tabStops)
Adds a List of tabstop elements as properties to the Paragraph.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.