DocxToPdfConverter Constructor (String, String)ByteScout PDF SDK
Initializes a new instance of the DocxToPdfConverter class.

Namespace:  Bytescout.PDF.Converters
Assembly:  Bytescout.PDF.Converters (in Bytescout.PDF.Converters.dll) Version: 3.5.1.1204-master
Syntax

public DocxToPdfConverter(
	string registrationName,
	string registrationKey
)

Parameters

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

Reference