PdfSignature Constructors
An electronic signature used to sign a PDF file.
Name | Parameters | Description |
---|---|---|
Pdf |
signer, image |
Initializes a new instance of the Pdf |
Pdf |
signer, image |
Initializes a new instance of the Pdf |
Pdf |
signer, image |
Initializes a new instance of the Pdf |
Pdf |
signer, image |
Initializes a new instance of the Pdf |
Pdf |
signer |
Initializes a new instance of the Pdf |
Pdf |
certificate, image |
Initializes a new instance of the Pdf |
Pdf |
certificate, image |
Initializes a new instance of the Pdf |
Pdf |
certificate, image |
Initializes a new instance of the Pdf |
Pdf |
certificate, image |
Initializes a new instance of the Pdf |
Pdf |
certificate |
Initializes a new instance of the Pdf |
See Also