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.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
public PdfRectangle Bounds { get; set; }

Property Value

PdfRectangle

See Also