[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.UnknownSecurityHandler

Class UnknownSecurityHandler

Namespace
GrapeCity.Documents.Pdf.Security
Assembly
GcDocs.Pdf.dll

Represents a security handler of a type that is not currently supported by GcPdf.

An instance of this type will be created if a loaded PDF uses a security handler of an unsupported type.

Instances of this type cannot be directly created in user code.

public class UnknownSecurityHandler : SecurityHandlerBase, IPdfDict, IDisposable
Inheritance
object
UnknownSecurityHandler
Implements
System.IDisposable
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Extension Methods