Property BoundingBox
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
BoundingBox
Gets or sets the media box of the form XObject.
public PdfBox BoundingBox { get; set; }
Property Value
- PdfBox
The bounding box expressed in the form coordinate system.
Remarks
Changing the value of this property resets values of Width, Height, Size, Orientation properties.