This class encapsulates the options to control the PDF document security options. The PdfConverter class define a reference to an object of this type in PdfSecurityOptions property.

Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0

Syntax

C#
public class PdfSecurityOptions
Visual Basic
Public Class PdfSecurityOptions
Visual C++
public ref class PdfSecurityOptions

Inheritance Hierarchy

System..::..Object
  EvoPdf..::..PdfSecurityOptions

See Also