ImageGear .NET v25.0 - Updated
ImageGear.Formats.PDF.Signatures Namespace
Inheritance Hierarchy
ImageGear.Formats.Pdf Assembly : ImageGear.Formats.PDF.Signatures Namespace
The Signatures namespace provides access to different PDF signatures. It contains classes which allow creating, editing and deleting certification and approval signatures. The namespace also contains signature-specific enumerations.
Classes
 ClassDescription
Class Represents an approval signature in a PDF document.
Class Represents a certification signature in a PDF document.
Class Provides a collection of X509Certificate2 objects.
Class Handles creation and verification of signature data for integrity checking according to the PKCS#7 standard.
Class Represents a digital signature in a PDF document.
Class Handles creation and verification of signature data for integrity checking.
Class Represents an usage rights signature in a PDF document.
Enumerations
 EnumerationDescription
Enumeration These values are the different possible permissible changes to the PDF according to the signature.
Enumeration Possible types of signatures supported by PDF.
Enumeration These values can be used to determine the status of a signature verification attempt.
See Also

Reference

ImageGear.Formats.Pdf Assembly