[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.UnknownSecurityHandler

UnknownSecurityHandler Class

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.

Implements
Namespace: GrapeCity.Documents.Pdf.Security
Assembly: DS.Documents.Pdf.dll
Syntax
public class UnknownSecurityHandler : SecurityHandlerBase, IPdfDict, IDisposable
Public Class UnknownSecurityHandler
    Inherits SecurityHandlerBase
    Implements IPdfDict, IDisposable

Implements

Extension Methods