PdfRenderedRectangleVisibleBounds Property
The intersection of
Bounds with the page rectangle, in points and
relative to the top-left corner of the page or template.
Equals
Bounds when the element fits entirely inside the page and
is null when the element is fully outside the page area
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
public PdfRectangleF VisibleBounds { get; set; }
Property Value
PdfRectangleF