PdfDocumentControlSecurity Property

The object exposed by this property can be used to password protect the PDF document, disable printing, copying or editing of the PDF document

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public PdfSecurity Security { get; }

Property Value

PdfSecurity

See Also