Uses of Class
org.apache.pdfbox.tools.TextToPDF.PageSizes
-
Packages that use TextToPDF.PageSizes Package Description org.apache.pdfbox.tools -
-
Uses of TextToPDF.PageSizes in org.apache.pdfbox.tools
Fields in org.apache.pdfbox.tools declared as TextToPDF.PageSizes Modifier and Type Field Description private TextToPDF.PageSizesTextToPDF. pageSizeMethods in org.apache.pdfbox.tools that return TextToPDF.PageSizes Modifier and Type Method Description static TextToPDF.PageSizesTextToPDF.PageSizes. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TextToPDF.PageSizes[]TextToPDF.PageSizes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-