HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Image
Render
Info
Bounding
Box 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#
Copy
public
PdfRectangle
BoundingBox
{
get
;
set
; }
Property Value
PdfRectangle
See Also
Reference
PdfImageRenderInfo Class
HiQPdf.Next Namespace
In This Article
Definition
See Also