Class OverflowApplierUtil

java.lang.Object
com.itextpdf.html2pdf.css.apply.util.OverflowApplierUtil

public class OverflowApplierUtil extends Object
Utilities class to apply overflow.
  • Method Details

    • applyOverflow

      public static void applyOverflow (Map<String,String> cssProps, com.itextpdf.layout.IPropertyContainer element)
      Applies overflow to an element.
      Parameters:
      cssProps - the CSS properties
      element - the element