This class encapsulates all security settings of a PDF document.
You secure a document by assigning a new instance of this class to the
Security property of the Document class.
This class is only available in TallPDF.NET Professional.
Namespace: TallComponents.PDF.Layout.SecurityAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0
Syntax
| C# |
|---|
[SerializableAttribute] public abstract class Security : Object, ICloneable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public MustInherit Class Security _ Inherits Object _ Implements ICloneable |
Inheritance Hierarchy
System..::..Object
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Security..::..Security
TallComponents.PDF.Layout.Security..::..PasswordSecurity
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Security..::..Security
TallComponents.PDF.Layout.Security..::..PasswordSecurity