Constructs a digital signature object that can be added to a PDF page.
Namespace: Winnovative
Assembly: wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax
Parameters
- bounds
- Type: System.Drawing.RectangleF
The digital signature rectangle inside the PDF page. - certificate
- Type: Winnovative.DigitalCertificate
The digital certificate obtained from the digital certificates store.
See Also