Class Html2PdfConfig.Component

java.lang.Object
ch.tocco.nice2.conversion.api.html2pdf.Html2PdfConfig.Component
Enclosing class:
Html2PdfConfig

public class Html2PdfConfig.Component extends Object
  • Method Details

    • getHtml

      public String getHtml()
    • getHeight

      public int getHeight()
    • setHtml

      public void setHtml(String html)
    • setHtml

      public void setHtml(File file) throws IOException
      Throws:
      IOException
    • setHeight

      public void setHeight(int height)