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

Collapse imageSyntax

C#
public ArrayList Fields { get; }
Visual Basic
Public ReadOnly Property Fields As ArrayList
	Get
Visual C++
public:
property ArrayList^ Fields {
	ArrayList^ get ();
}

Collapse imageSee Also