Link Search Menu Expand Document

InfoExtractor Constructor (String, String)

Initializes a new instance of the InfoExtractor class.

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

Parameters

registrationName
Type: SystemString

[Missing <param name="registrationName"/> documentation for "M:Bytescout.PDFExtractor.InfoExtractor.#ctor(System.String,System.String)"]

registrationKey
Type: SystemString

[Missing <param name="registrationKey"/> documentation for "M:Bytescout.PDFExtractor.InfoExtractor.#ctor(System.String,System.String)"]

See Also

Reference