PdfSecurityManagerLicenseKey Property

Gets or sets the license key used by the PDF Security library

Definition

Namespace: EvoPdf.PdfSecurity
Assembly: EvoPdfSecurity_NetCore (in EvoPdfSecurity_NetCore.dll) Version: 14.0.0
C#
public string LicenseKey { get; set; }

Property Value

String

See Also