com.lowagie.text.pdf
public static class PRAcroForm.FieldInformation extends Object
Field Summary | |
---|---|
PdfDictionary | info |
String | name |
PRIndirectReference | ref |
Constructor Summary | |
---|---|
FieldInformation(String name, PdfDictionary info, PRIndirectReference ref) |
Method Summary | |
---|---|
PdfDictionary | getInfo() |
String | getName() |
PRIndirectReference | getRef() |