HiQPdf Documentation

PdfDigitalSignature Constructor

HiQPdf Client for .NET Core
Overload List

  NameDescription
Public methodPdfDigitalSignature(Byte, String, Int32)
Creates a digital signature object from PFX file data to be applied in PDF document over the last rendered object
Public methodPdfDigitalSignature(String, String, Int32)
Creates a digital signature object from a PFX file to be applied in PDF document over the last rendered object
Public methodPdfDigitalSignature(RectangleFloat, Byte, String, Int32)
Creates a digital signature object from a PFX file data to be applied at a given location in PDF page
Public methodPdfDigitalSignature(RectangleFloat, String, String, Int32)
Creates a digital signature object from a PFX file to be applied at a given location in PDF page
Top
See Also

Reference