Click or drag to resize
Pdftools logo

SignatureField Class

A digital signature field

Inheritance Hierarchy
SystemObject
  PdfTools.Toolbox.InternalNativeBase
    PdfTools.Toolbox.InternalNativeObject
      PdfTools.Toolbox.Pdf.FormsSignatureField
        PdfTools.Toolbox.Pdf.FormsSignedSignatureField

Namespace: PdfTools.Toolbox.Pdf.Forms
Assembly: PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.1.0+5820e9ca9ca173983539ffc40abc227fb62e6928
Syntax
C#
public class SignatureField : NativeObject

The SignatureField type exposes the following members.

Properties
 NameDescription
Public propertyIsVisible

The visibility of the signature field

If , the signature field has a visual appearance on the page.
Top
Methods
 NameDescription
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also