Link Search Menu Expand Document

FieldCollectionAdd Method (String)

Adds the fields with their field name.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public void Add(
	string fieldName
)

Parameters

fieldName
Type: SystemString
The field name.
See Also

Reference