Link Search Menu Expand Document

BaseTextExtractor Constructor (String, String)

Constructs the object and sets registration name and key.

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

Parameters

registrationName
Type: SystemString

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

registrationKey
Type: SystemString

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

See Also

Reference