PdfRenderedRectangleBounds Property

The bounding rectangle in points (relative to top-left corner of the page) that defines where the content was drawn

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
C#
public PdfRectangle Bounds { get; set; }

Property Value

PdfRectangle

See Also