Link Search Menu Expand Document

HtmlToPdfConverter Constructor (String, String)

Initializes a new instance of the HtmlToPdfConverter class.

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

Parameters

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

Reference