Click or drag to resize
Pdftools logo

SignatureField Class

A digital signature field

Inheritance Hierarchy

Namespace: PdfTools.FourHeights.PdfToolbox.Pdf.Forms
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 1.0.0
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