Uses of Enum
org.apache.pdfbox.tools.TextToPDF.PageSizes
Packages that use TextToPDF.PageSizes
-
Uses of TextToPDF.PageSizes in org.apache.pdfbox.tools
Fields in org.apache.pdfbox.tools declared as TextToPDF.PageSizesMethods in org.apache.pdfbox.tools that return TextToPDF.PageSizesModifier and TypeMethodDescriptionstatic TextToPDF.PageSizesReturns 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.