Uses of Class
com.itextpdf.text.pdf.PdfPageLabels.PdfPageLabelFormat

Packages that use PdfPageLabels.PdfPageLabelFormat
com.itextpdf.text.pdf   
 

Uses of PdfPageLabels.PdfPageLabelFormat in com.itextpdf.text.pdf
 

Methods in com.itextpdf.text.pdf that return PdfPageLabels.PdfPageLabelFormat
static PdfPageLabels.PdfPageLabelFormat[] PdfPageLabels.getPageLabelFormats(PdfReader reader)
          Retrieves the page labels from a PDF as an array of PdfPageLabels.PdfPageLabelFormat objects.
 

Methods in com.itextpdf.text.pdf with parameters of type PdfPageLabels.PdfPageLabelFormat
 void PdfPageLabels.addPageLabel(PdfPageLabels.PdfPageLabelFormat format)
          Adds or replaces a page label.
 



Copyright © 2013. All Rights Reserved.