ImageGear .NET v25.0 - Updated
Signature Class Members
Properties  Methods 


ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF.Signatures Namespace : Signature Class

The following tables list the members exposed by Signature.

Public Properties
 NameDescription
Public Property Gets the range of bytes as an array of pairs of integers (starting byte offset, length in bytes) of the document covered for integrity by this signature.  
Public Property Gets the raw signature data.  
Public Property Gets a value indicating whether the signature's ByteRange covers the entire document.  
Public Property Gets or sets a signature handler that will be used to generate a signature of the document in this signature, when the signature is applied to a field, and the document is saved.  
Public Property Gets or sets the contact information for the signer.  
Public Property Gets or sets the name of the person or authority signing the document.  
Public Property Gets or sets the CPU host name or physical location of the signing.  
Public Property Gets or sets the reason for signing the document.  
Public Property Gets the time the signature was signed.  
Top
Public Methods
 NameDescription
Public Method Verify the document against this signature.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden.  Finalizes an instance of the Signature class.  
Top
See Also

Reference

Signature Class
ImageGear.Formats.PDF.Signatures Namespace