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.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic PdfSecurityOptions PdfSecurityOptions { get; }Public ReadOnly Property PdfSecurityOptions As PdfSecurityOptions
Get
Property Value
PdfSecurityOptions
See Also