PdfGeneratedDocumentCertification Constructor |
Initializes a new instance of the
PdfGeneratedDocumentCertification class.
This class is used to represent the document certification and placement information
for certifying a PDF document. The class is only intended to be used with the
PdfGeneratedDocument object.
Namespace:
Atalasoft.PdfDoc.DigitalSignatures
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax Exceptions Exception | Condition |
---|
ArgumentNullException | signature |
See Also