ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFSecurityData Class |
The following tables list the members exposed by ImGearPDFSecurityData.
Name | Description | |
---|---|---|
![]() | ImGearPDFSecurityData Constructor | Initializes a new instance of the ImGearPDFSecurityData class. |
Name | Description | |
---|---|---|
![]() | EncryptMethod | Method of encryption for filters to use. |
![]() | KeyLength | Encryption key length in bytes. |
![]() | OwnerPW | The owner password string. |
![]() | Perms | Permissions flags to allow. |
![]() | Revision | Indicates /R revision value. |
![]() | UserPW | The user password string. |
Name | Description | |
---|---|---|
![]() | EncryptAttachmentsOnly | Gets or sets a value indicating whether only Attachments are encrypted. |
![]() | EncryptMetadata | Gets or sets a value indicating whether whether document metadata will be encrypted. |
![]() | HasOwnerPW | Gets or sets a value indicating whether the owner password is provided. |
![]() | HasUserPW | Gets or sets a value indicating whether the user password is provided. |
![]() | NewOwnerPW | Gets or sets a value indicating whether the owner password should be changed. |
![]() | NewUserPW | Gets or sets a value indicating whether the user password should be changed. |