PDFReaderControls.NET Professional Type Reference

SignatureField Class

A signature PDF form field.

For a list of all members of this type, see SignatureField Members.

System.Object
   TallComponents.PDF.Object
      TallComponents.PDF.Forms.Fields.Field
         TallComponents.PDF.Forms.Fields.SignatureField

public class SignatureField : Field

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

You retrieve the existing fields from the Fields property of the Document class.

Requirements

Namespace: TallComponents.PDF.Forms.Fields

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

SignatureField Members | TallComponents.PDF.Forms.Fields Namespace