Property Height
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Height
Gets or sets the height of the bounding box (rectangle that defines the location of the widget on the page).
public double Height { get; set; }
Property Value
- double
The height of the bounding box in pixels.