PdfImageRenderInfoBoundingBox Property
The axis-aligned bounding rectangle of the rendered image, expressed in
points and relative to the top-left corner of the page.
For rotated images this is the smallest axis-aligned rectangle that fully
contains the rendered shape
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public PdfRectangleF BoundingBox { get; set; }
Property Value
PdfRectangleF