HiQPdf Documentation

PdfDocumentSerialNumber Property

HiQPdf Client for .NET Core
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

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public string SerialNumber { get; set; }

Property Value

Type: String
See Also

Reference