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