PdfImageRenderInfoBoundingBox Property

The bounding box of the rendered image in PDF points

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public PdfRectangle BoundingBox { get; set; }

Property Value

PdfRectangle

See Also