PdfDocumentAddDigitalSignature Method
Adds a digital signature to a PDF document in the given region of a PDF page
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public void AddDigitalSignature(
PdfDigitalSignature signature,
PdfPage pdfPage,
RectangleF boundingRectangle
)
Public Sub AddDigitalSignature (
signature As PdfDigitalSignature,
pdfPage As PdfPage,
boundingRectangle As RectangleF
)
public:
void AddDigitalSignature(
PdfDigitalSignature^ signature,
PdfPage^ pdfPage,
RectangleF boundingRectangle
)
member AddDigitalSignature :
signature : PdfDigitalSignature *
pdfPage : PdfPage *
boundingRectangle : RectangleF -> unit
Parameters
- signature PdfDigitalSignature
- The digital signature to be applied to the document
- pdfPage PdfPage
- The PDF page where to apply the digital signature
- boundingRectangle RectangleF
- The bounding rectangle of the signature in page