PdfDocumentSetLicenseInfo Method Terminal Works - PDF Printing.Net Library
Sets the license information.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public void SetLicenseInfo(
	string companyName,
	string licenseKey
)

Parameters

companyName
Type: SystemString
Name of the company.
licenseKey
Type: SystemString
The license key.
See Also

Reference