PdfRenderedRectangleBounds Property
The axis-aligned bounding rectangle of the rendered area, expressed in points
and relative to the top-left corner of the page or template.
For rotated elements this is the smallest axis-aligned rectangle that fully
contains the rendered shape
Namespace: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
public PdfRectangleF Bounds { get; set; }
Property Value
PdfRectangleF