DocumentSecurity Property
Offers access to security features of the PDF document like encryption.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public Security Security { get; }
Public ReadOnly Property Security As Security
Get
public:
property Security^ Security {
Security^ get ();
}
member Security : Security with get
Property Value
Security