ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfSignature Class
Members

In This Topic
    PdfSignature Class
    In This Topic
    Represents a digital signature field of an AcroForm.
    Object Model
    PdfSignature Class
    Syntax
    'Declaration
     
    
    Public Class PdfSignature 
       Inherits PdfFieldBase
    public class PdfSignature : PdfFieldBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Pdf.PdfFieldBase
          C1.C1Pdf.PdfSignature

    See Also