VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Security Namespace / EncryptionSystem Class
Constructors Properties Methods SeeAlso
In This Topic
    EncryptionSystem Class Members
    In This Topic
    The following tables list the members exposed by EncryptionSystem.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets an encryption algorithm.
    Public PropertyGets the mode that specifies compatibility of encryption system with Adobe Acrobat product.
    Public PropertyGets a value indicating whether the encryption system contains an owner password.
    Public PropertyGets a value indicating whether the encryption system contains a user password.
    Public PropertyGets the length of the encryption key, in bits.
    Public PropertyGets the number that specifies the revision of the standard security handler.
    Public PropertyGets the access permissions that should be granted when the document is opened with user access.
    Public Methods
     NameDescription
    Public MethodReleases all resources used by this EncryptionSystem.
    Public MethodReturns a string that represents this EncryptionSystem.
    See Also