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