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

Property Value

PdfSecurity

See Also