Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Represents types of Pdf Security Handler. More...
Public Member Functions | |
virtual void | Dispose () |
bool | Equals (SolidFramework.Pdf.PdfSecurityHandler other) |
override bool | Equals (object obj) |
override int | GetHashCode () |
Static Public Member Functions | |
static bool | operator== (SolidFramework.Pdf.PdfSecurityHandler obj1, SolidFramework.Pdf.PdfSecurityHandler obj2) |
static bool | operator!= (SolidFramework.Pdf.PdfSecurityHandler obj1, SolidFramework.Pdf.PdfSecurityHandler obj2) |
Properties | |
bool | IsOwner [get] |
Gets a value indicating whether this instance is owner. More... | |
SolidFramework.Pdf.AccessPermissions | Permissions [get] |
Gets the permissions. More... | |
SolidFramework.Pdf.EncryptionAlgorithm | EncryptionAlgorithm [get] |
Gets the encryption algorithm. More... | |
Represents types of Pdf Security Handler.
|
get |
Gets the encryption algorithm.
The encryption algorithm.
|
get |
Gets a value indicating whether this instance is owner.
true
if this instance is owner; otherwise, false
.
|
get |
Gets the permissions.
The permissions.