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