Link Search Menu Expand Document

HTMLExtractor Constructor (String, String)

Initializes a new instance of the HTMLExtractor class.

Namespace:Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
public HTMLExtractor(
	string registrationName,
	string registrationKey
)

Parameters

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

Reference