Namespace: iTextSharp.text.pdf.interfaces
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
PdfAcroForm AcroForm { get; }
Visual Basic
ReadOnly Property AcroForm As PdfAcroForm
	Get
Visual C++
property PdfAcroForm^ AcroForm {
	PdfAcroForm^ get ();
}

See Also