Package | Description |
---|---|
com.aspose.pdf.facades |
The
com.aspose.pdf.facades package provides classes originally came from
Aspose.Pdf.Kit. |
Modifier and Type | Method and Description |
---|---|
void |
PdfFileSignature.certify(int page,
String SigReason,
String SigContact,
String SigLocation,
boolean visible,
Rectangle annotRect,
DocMDPSignature docMdpSignature)
Certify the document with the MDP signature.
|
void |
PdfFileSignature.certify(String sigName,
DocMDPSignature docMdpSignature)
Certify the document with the MDP signature which is placed in already presented signature field.
|
Copyright © 2022 Aspose. All Rights Reserved.