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: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
public List<PdfRenderedRectangle> RenderedRectangles { get; }
Property Value
ListPdfRenderedRectangle