Offers access to security features of the PDF document like encryption.
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public Security Security { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Security As Security Get |
| Visual C++ |
|---|
public: property Security^ Security { Security^ get (); } |