Class PrAcroForm.FieldInformation
- Namespace
- iTextSharp.text.pdf
- Assembly
- iTextSharp.LGPLv2.Core.dll
This class holds the information for a single field
public class PrAcroForm.FieldInformation
- Inheritance
-
PrAcroForm.FieldInformation
- Inherited Members
Properties
Info
public PdfDictionary Info { get; }
Property Value
Name
public string Name { get; }
Property Value
Ref
public PrIndirectReference Ref { get; }