PdfTextRenderInfoRenderedRectangles Property

The list of visual areas (page number and bounding box) where the text was rendered

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
public List<PdfRenderedRectangle> RenderedRectangles { get; }

Property Value

ListPdfRenderedRectangle

See Also