Link Search Menu Expand Document

CSVExtractor Constructor (String, String)

Initializes a new instance of the CSVExtractor class.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public CSVExtractor(
	string registrationName,
	string registrationKey
)

Parameters

registrationName
Type: SystemString
Registration name.
registrationKey
Type: SystemString
Registration key.
See Also

Reference