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.0.0
C#
public PdfSecurity Security { get; set; }

Property Value

PdfSecurity

See Also