PDFKit.NET 2.0 Class Library (.NET 2.0)

Popup Constructor (Double, Double, Double, Double)

Create a new pop-up annotation.

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

Parameters

left
The left position for this pop-up.
bottom
The bottom position for this pop-up.
width
The width for this pop-up.
height
The height for this pop-up.

See Also

Popup Class | TallComponents.PDF.Annotations.Markups Namespace | Popup Constructor Overload List