ImageRendition BoundingBox Property. The bounding rectangle for the placement of the image. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] XRect

[Visual Basic]
XRect
n/a Yes The bounding rectangle for the placement of the image.

 

   

Notes
 

The bounding rectangle for the placement of the image.

Note that images may be rotated or otherwise transformed. For this reason consider whether the Matrix property or the Focus method might be more appropriately used in place of the BoundingBox property.

 

   

Example
 

None.