Constructs a digital signature object that can be added to a PDF page.
Namespace: Winnovative.ExcelToPdf
Assembly: wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax
Parameters
- bounds
- Type: System.DrawingRectangleF
The digital signature rectangle inside the PDF page. - certificate
- Type: Winnovative.ExcelToPdfDigitalCertificate
The digital certificate obtained from the digital certificates store.
See Also