PdfTextPageRenderInfoRenderedRectangle Property

The geometric information about where the text was rendered on this page, including the axis-aligned bounds, the rotated four-corner outline, the visible portion of the bounds and the page dimensions

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public PdfRenderedRectangle RenderedRectangle { get; }

Property Value

PdfRenderedRectangle

See Also