BaseTextExtractor Constructor (String, String)ByteScout PDF Extractor SDK
Constructs the object and sets registration name and key.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-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