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

In This Topic
    Type Property (SignatureLockedFields)
    In This Topic
    Gets or sets the type of the range.
    Syntax
    'Declaration
     
    Public Property Type As SignatureLockedFieldsType
    public SignatureLockedFieldsType Type {get; set;}
    See Also