Property Top
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Top
Gets or sets the y-coordinate of the top edge of the bounding box (rectangle that defines the location of the widget on the page).
public double Top { get; set; }
Property Value
- double
The y-coordinate of the top edge of the bounding box.