DsPdfJS API - v9.1.0
    Preparing search index...

    Class Security

    Provides security and encryption services and manages permissions for PdfDocument objects.

    Hierarchy (View Summary)

    Index

    Accessors

    • get decryptionStatus(): DecryptionStatus

      Gets the decryption status of the loaded document. This property has meaning only if a document has been loaded.

      Returns DecryptionStatus

    • get id(): number

      Gets the reference to the object.

      Returns number

    Methods

    • Detaches the object from the ObjectManager and deallocates its memory, if possible.

      Returns void