PdfDocumentAddDigitalSignature Method
Adds a digital signature to a PDF document in the given PDF page
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public void AddDigitalSignature(
PdfDigitalSignature signature,
PdfPage pdfPage
)
Parameters
- signature PdfDigitalSignature
- The digital signature to be applied to the document
- pdfPage PdfPage
- The PDF page where to apply the digital signature