Table of Contents

Class PdfStandardEncryptionInfo

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Provides information about PDF documents encrypted with Standard Security Handler.

public sealed class PdfStandardEncryptionInfo : PdfEncryptionInfo
Inheritance
PdfStandardEncryptionInfo
Inherited Members

Properties

MetadataEncrypted

Gets a value indicating whether document metadata is encrypted by a standard (password) encryption handler.

RequiresPasswordToOpen

Gets a value indicating whether the document can be opened without password.

UserPermissions

Gets the permissions granted to users of the document.

Methods

ToString()

Returns a string that represents this PdfStandardEncryptionInfo instance.