ExcelToPdfConverterPdfSecurityOptions 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: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public PdfSecurityOptions PdfSecurityOptions { get; }
Public ReadOnly Property PdfSecurityOptions As PdfSecurityOptions
Get
public:
property PdfSecurityOptions^ PdfSecurityOptions {
PdfSecurityOptions^ get ();
}
member PdfSecurityOptions : PdfSecurityOptions with get
Property Value
PdfSecurityOptions