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: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public PdfRenderedRectangle RenderedRectangle { get; }

Property Value

PdfRenderedRectangle

See Also