PdfDocumentSerialNumber Property

The serial number obtained after product purchase. Must be set before writing the document. If it is not set the library will work in evaluation mode

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public string SerialNumber { get; set; }

Property Value

String

See Also