PdfLayoutInfoLastPageRectangle Property

The bounding rectangle within the last page where a PDF object was laid out

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public RectangleF LastPageRectangle { get; set; }

Property Value

RectangleF

See Also