XImage BoundingBox Property. The physical bounds of the image in points. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] XRect

[Visual Basic]
XRect
The bounds of the current frame. Yes The physical bounds of the image in points.

 

   

Notes
 

This property reflects the physical bounds of the image.

It is more relevant for EPS and PS files which operate in terms of physical dimensions rather than pixels.

Note that EPS and PS files may have bounds which are not anchored at the origin.

 

   

Example
 
None.