PdfEditorSecurity Property

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

Definition

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

Property Value

PdfSecurity

See Also