Uses of Class
com.itextpdf.text.ChapterAutoNumber
-
Packages that use ChapterAutoNumber Package Description com.itextpdf.text.factories -
-
Uses of ChapterAutoNumber in com.itextpdf.text.factories
Methods in com.itextpdf.text.factories that return ChapterAutoNumber Modifier and Type Method Description static ChapterAutoNumberElementFactory. getChapter(java.util.Properties attributes)Creates a ChapterAutoNumber object based on a list of properties.
-