Class TextAreaFormField

java.lang.Object
org.xhtmlrenderer.pdf.AbstractFormField
org.xhtmlrenderer.pdf.TextAreaFormField
All Implemented Interfaces:
ReplacedElement, ITextReplacedElement

public class TextAreaFormField extends AbstractFormField
  • Constructor Details

    • TextAreaFormField

      public TextAreaFormField(LayoutContext c, BlockBox box, int cssWidth, int cssHeight)
  • Method Details