Click or drag to resize
DocumentSecurity Property
Offers access to security features of the PDF document like encryption and digital signatures.

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

Property Value

Type: Security
See Also