Package | Description |
---|---|
com.itextpdf.text | |
com.itextpdf.text.pdf |
Modifier and Type | Field | Description |
---|---|---|
protected TabSettings |
Phrase.tabSettings |
Predefined tab position and properties(alignment, leader and etc.);
|
Modifier and Type | Method | Description |
---|---|---|
TabSettings |
Phrase.getTabSettings() |
Getter for the tab stops settings.
|
Modifier and Type | Method | Description |
---|---|---|
static TabStop |
TabSettings.getTabStopNewInstance(float currentPosition,
TabSettings tabSettings) |
|
void |
Phrase.setTabSettings(TabSettings tabSettings) |
Setter for the tab stops.
|
Modifier and Type | Field | Description |
---|---|---|
protected TabSettings |
PdfDocument.tabSettings |
The current tab settings.
|
Modifier and Type | Method | Description |
---|---|---|
TabSettings |
PdfDocument.getTabSettings() |
Getter for the current tab stops.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PdfDocument.setTabSettings(TabSettings tabSettings) |
Setter for the current tab stops.
|
Copyright © 2018. All rights reserved.