[]
Base abstract class defining PDF Security Handler.
public abstract class SecurityHandlerBase : PdfDictWrapper, IPdfDict, IDisposable
Public MustInherit Class SecurityHandlerBase
Inherits PdfDictWrapper
Implements 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. |