PdfRectangleFToRectangle Method

Converts the floating-point rectangle to an integer rectangle by rounding outward

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public PdfRectangle ToRectangle()

Return Value

PdfRectangle
The enclosing integer rectangle

See Also