PdfElementRenderInfoRenderedRectangles Property
The list of areas where the element was rendered, in order.
Static graphic elements such as lines, circles, ellipses, rectangles and
paths produce a single entry; text elements that span multiple pages produce
one entry per page
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public List<PdfRenderedRectangle> RenderedRectangles { get; }
Property Value
ListPdfRenderedRectangle