bounds property

PdfRect bounds
final

Axis-aligned bounding box of the image in PDF user-space coordinates.

Coordinates use the PDF bottom-left origin. The box reflects the image's position and scaling on the page after all transforms are applied.

Implementation

final PdfRect bounds;