ExpertPdf Html to Pdf Converter Library
PdfSecurityOptions Property
NamespacesExpertPdf.HtmlToPdfPdfConverterPdfSecurityOptions
ExpertPdf Html to Pdf Converter Library
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.
Declaration Syntax
C#Visual BasicVisual C++
public PdfSecurityOptions PdfSecurityOptions { get; }
Public ReadOnly Property PdfSecurityOptions As PdfSecurityOptions
	Get
public:
property PdfSecurityOptions^ PdfSecurityOptions {
	PdfSecurityOptions^ get ();
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)