Uses of Class
com.itextpdf.text.MarkedSection
-
Packages that use MarkedSection Package Description com.itextpdf.text -
-
Uses of MarkedSection in com.itextpdf.text
Methods in com.itextpdf.text that return MarkedSection Modifier and Type Method Description MarkedSectionSection. addMarkedSection()Adds a marked section.MarkedSectionMarkedSection. addSection()Creates aSection, adds it to thisSectionand returns it.MarkedSectionMarkedSection. addSection(float indentation)Creates aSection, adds it to thisSectionand returns it.MarkedSectionMarkedSection. addSection(float indentation, int numberDepth)Creates aSection, adds it to thisSectionand returns it.MarkedSectionMarkedSection. addSection(int numberDepth)Creates aSection, add it to thisSectionand returns it.
-