PdfRenderedRectangleBounds Property

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

Definition

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

Property Value

PdfRectangle

See Also