ImageGear .NET - Updated October 26, 2017
CertificationSignature Class
Members 




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF.Signatures Namespace : CertificationSignature Class
Represents a certification signature in a PDF document.
Object Model
CertificationSignature Class
Syntax
'Declaration
 
Public Class CertificationSignature 
   Inherits Signature
 
'Usage
 
Dim instance As CertificationSignature
Remarks
A certification signature is used to certify the integrity and authenticity of the original document. It is also used to specify what kinds of changes are permitted (such as filling in forms and annotations), and where changes of course should be added at the end of the PDF.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFObject
      ImageGear.Formats.PDF.Signatures.Signature
         ImageGear.Formats.PDF.Signatures.CertificationSignature

See Also

Reference

CertificationSignature Members
ImageGear.Formats.PDF.Signatures Namespace