Link Search Menu Expand Document

ImportDataAction Constructor

Initializes a new instance of the Bytescout.PDF.ImportDataAction.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public ImportDataAction(
	string fileName
)

Parameters

fileName
Type: SystemString
The FDF file from which to import the data.
See Also

Reference