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

MethodDescription
DocMDPSignature(System::SharedPtr<Aspose::Pdf::Forms::Signature>, DocMDPAccessPermissions)Initializes a new instance of the DocMDPSignature class.
get_AccessPermissions() constReturns the access permissions granted for this document.

See Also