Link Search Menu Expand Document

FieldCollectionAdd Method (Field)

Adds the specified field.

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

Parameters

field
Type: Bytescout.PDFField
The field item to be added.
See Also

Reference