| Package | Description |
|---|---|
| com.itextpdf.text |
| Modifier and Type | Class | Description |
|---|---|---|
class |
MarkedSection |
Wrapper that allows to add properties to a Chapter/Section object.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected MarkedObject |
MarkedSection.title |
This is the title of this section.
|
| Modifier and Type | Method | Description |
|---|---|---|
MarkedObject |
MarkedSection.getTitle() |
Gets the title of this MarkedSection.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
MarkedSection.setTitle(MarkedObject title) |
Sets the title of this section.
|
Copyright © 2018. All rights reserved.