[]
Base abstract class defining PDF Security Handler.
public abstract class SecurityHandlerBase : PdfDictWrapper, IPdfDict, IDisposable
| Name | Description |
|---|---|
| SecurityHandlerBase() | Initializes a new instance of the SecurityHandlerBase class. |
| Name | Description |
|---|---|
| AssignFrom(SecurityHandlerBase) | Copies all property values from another object. |
| Clone() | Create copy of this SecurityHandlerBase. |
| Dispose() | Releases all resources used by the SecurityHandlerBase. |
| Dispose(bool) | Releases the unmanaged resources used by the SecurityHandlerBase and optionally releases the managed resources. |
| ~SecurityHandlerBase() | Releases unmanaged resources and performs other cleanup operations before the SecurityHandlerBase is reclaimed by garbage collection. |