Link Search Menu Expand Document

HtmlToDocxConverter Constructor (String, String)

Initializes a new instance of the HtmlToDocxConverter class.

Namespace:Bytescout.PDF.Converters
Assembly: Bytescout.PDF.Converters (in Bytescout.PDF.Converters.dll) Version: 3.5.1.1204-master
Syntax
public HtmlToDocxConverter(
	string registrationName,
	string registrationKey
)

Parameters

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

Reference