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:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public Security Security { get; }

Property Value

Type: Security
See Also