Aspose::Pdf::Forms::DocMDPSignature class
DocMDPSignature class
Represents the class of document MDP (modification detection and prevention) signature type.
class DocMDPSignature : public System::Object
Methods
Method | Description |
---|---|
DocMDPSignature(System::SharedPtr<Aspose::Pdf::Forms::Signature>, DocMDPAccessPermissions) | Initializes a new instance of the DocMDPSignature class. |
get_AccessPermissions() const | Returns the access permissions granted for this document. |
See Also
- Class Object
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++