PDFReaderControls.NET Professional Type Reference

SignatureWidget Constructor (Double, Double, Double, Double)

Create a new PDF form field Signature Widget.

public SignatureWidget(
   double left,
   double bottom,
   double width,
   double height
);

Parameters

left
The left position for this widget.
bottom
The bottom position for this widget.
width
The width for this widget.
height
The height for this widget.

See Also

SignatureWidget Class | TallComponents.PDF.Annotations.Widgets Namespace | SignatureWidget Constructor Overload List