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: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public string SerialNumber { get; set; }

Property Value

String

See Also