Click or drag to resize
PdfConverterPdfSecurityOptions 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.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public PdfSecurityOptions PdfSecurityOptions { get; }

Property Value

Type: PdfSecurityOptions
See Also