Uses of Enum Class
org.nuxeo.ecm.platform.pdf.PDFPageNumbering.PAGE_NUMBER_POSITION
-
Uses of PDFPageNumbering.PAGE_NUMBER_POSITION in org.nuxeo.ecm.platform.pdf
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PDFPageNumbering.PAGE_NUMBER_POSITION.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionPDFPageNumbering.addPageNumbers
(int inStartAtPage, int inStartAtNumber, String inFontName, float inFontSize, String inHex255Color, PDFPageNumbering.PAGE_NUMBER_POSITION inPosition) Adds page numbers and returns a new Blob.