Package | Description |
---|---|
com.itextpdf.text |
Modifier and Type | Method and 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 © 2016. All rights reserved.