Uses of Enum
com.itextpdf.html2pdf.attach.impl.layout.HtmlPageBreakType
Packages that use HtmlPageBreakType
-
Uses of HtmlPageBreakType in com.itextpdf.html2pdf.attach.impl.layout
Methods in com.itextpdf.html2pdf.attach.impl.layout that return HtmlPageBreakTypeModifier and TypeMethodDescriptionstatic HtmlPageBreakTypeReturns the enum constant of this type with the specified name.static HtmlPageBreakType[]HtmlPageBreakType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.itextpdf.html2pdf.attach.impl.layout with parameters of type HtmlPageBreakTypeModifierConstructorDescriptionInstantiates a new html page break.