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

Syntax

C#
public void SetFields(
	AcroFields af
)
Visual Basic
Public Sub SetFields ( _
	af As AcroFields _
)
Visual C++
public:
void SetFields(
	AcroFields^ af
)

See Also