PdfEditorSecurity Property

Gets or sets the security options (passwords, permissions) to apply to the output PDF

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.0.0
C#
public PdfSecurity Security { get; set; }

Property Value

PdfSecurity

See Also