Name | Description | |
---|---|---|
![]() | SignAndSave(PdfSigningOptions, Stream) |
Digitally signs the document using the specified options. The document is saved to the
specified stream after the signing.
|
![]() | SignAndSave(PdfSigningOptions, String) |
Digitally signs the document using the specified options. The document is saved to the
file with the specified name after the signing.
|