Package | Description |
---|---|
com.itextpdf.text |
Modifier and Type | Method | Description |
---|---|---|
protected MarkedSection |
Section.addMarkedSection() |
Adds a marked section.
|
MarkedSection |
MarkedSection.addSection() |
Deprecated.
Creates a
Section , adds it to this Section and returns it. |
MarkedSection |
MarkedSection.addSection(float indentation) |
Deprecated.
Creates a
Section , adds it to this Section and returns it. |
MarkedSection |
MarkedSection.addSection(float indentation,
int numberDepth) |
Deprecated.
Creates a
Section , adds it to this Section and returns it. |
MarkedSection |
MarkedSection.addSection(int numberDepth) |
Deprecated.
Creates a
Section , add it to this Section and returns it. |
Copyright © 1998–2018. All rights reserved.