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