This class encapsulates the options to control the PDF document security options. The Document class defines a reference to an object of this type in Security property.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  EvoPdf..::..Security

See Also