RtfToPdfConverterPdfSecurityOptions Property

Gets a reference to the object to controlling the generated PDF document security settings like user and owner password, restrict printing or editing of the generated PDF document

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next.RtfToPdf (in Winnovative.Pdf.Next.RtfToPdf.dll) Version: 20.0.0
C#
public PdfSecurityOptions PdfSecurityOptions { get; }

Property Value

PdfSecurityOptions

See Also