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

In This Topic
    SignatureLockedFields Class
    In This Topic
    Defines range of the Field objects to be locked when SignatureField is signed.
    Object Model
    SignatureLockedFields Class
    Syntax
    'Declaration
     
    Public Class SignatureLockedFields 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    public class SignatureLockedFields : GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper 
    Inheritance Hierarchy

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

    See Also