Uses of Class
com.lowagie.text.pdf.PdfPageLabels.PdfPageLabelFormat
Packages that use PdfPageLabels.PdfPageLabelFormat
-
Uses of PdfPageLabels.PdfPageLabelFormat in com.lowagie.text.pdf
Methods in com.lowagie.text.pdf that return PdfPageLabels.PdfPageLabelFormatModifier and TypeMethodDescriptionstatic PdfPageLabels.PdfPageLabelFormat[]PdfPageLabels.getPageLabelFormats(PdfReader reader) Retrieves the page labels from a PDF as an array ofPdfPageLabels.PdfPageLabelFormatobjects.Methods in com.lowagie.text.pdf with parameters of type PdfPageLabels.PdfPageLabelFormatModifier and TypeMethodDescriptionvoidPdfPageLabels.addPageLabel(PdfPageLabels.PdfPageLabelFormat format) Adds or replaces a page label.