PdfRenderedRectangleBounds Property
The bounding rectangle in points (relative to top-left corner of the page)
that defines where the content was drawn
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
public PdfRectangle Bounds { get; set; }
Property Value
PdfRectangle