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: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public PdfSecurity Security { get; }

Property Value

PdfSecurity

See Also