Uses of Class
com.itextpdf.text.MarkedObject
Packages that use MarkedObject
-
Uses of MarkedObject in com.itextpdf.text
Subclasses of MarkedObject in com.itextpdf.textFields in com.itextpdf.text declared as MarkedObjectModifier and TypeFieldDescriptionprotected MarkedObject
MarkedSection.title
Deprecated.This is the title of this section.Methods in com.itextpdf.text that return MarkedObjectModifier and TypeMethodDescriptionMarkedSection.getTitle()
Deprecated.Gets the title of this MarkedSection.Methods in com.itextpdf.text with parameters of type MarkedObjectModifier and TypeMethodDescriptionvoid
MarkedSection.setTitle
(MarkedObject title) Deprecated.Sets the title of this section.