PdfAcroTextField constructor
PdfAcroTextField(
- PdfDict<
PdfDataType> dictionary, - PdfIndirect? indirectReference,
- String name,
- PdfAcroForm acroForm,
Implementation
PdfAcroTextField(
super.dictionary, super.indirectReference, super.name, super.acroForm);