PDFKit.NET 2.0 Class Library (.NET 2.0)

SignatureWidget Class

A signature widget is a specialized widget.

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

System.Object
   TallComponents.PDF.Annotations.Annotation
      TallComponents.PDF.Annotations.Widgets.Widget
         TallComponents.PDF.Annotations.Widgets.SignatureWidget

public class SignatureWidget : Widget

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 an existing Widget from the Widgets property of the Field class or Page class.

Requirements

Namespace: TallComponents.PDF.Annotations.Widgets

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

See Also

SignatureWidget Members | TallComponents.PDF.Annotations.Widgets Namespace