Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.AcroForms Namespace / SignatureField Class
Members

In This Topic
    SignatureField Class
    In This Topic
    Represents the signature field.
    Object Model
    SignatureField Class
    Syntax
    'Declaration
     
    Public Class SignatureField 
       Inherits Field
       Implements GrapeCity.Documents.Common.IOwnedObject 
    public class SignatureField : Field, GrapeCity.Documents.Common.IOwnedObject  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<T>
             GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
                GrapeCity.Documents.Pdf.AcroForms.Field
                   GrapeCity.Documents.Pdf.AcroForms.SignatureField

    See Also