PdfRectangleFToRectangle Method

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

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public PdfRectangle ToRectangle()

Return Value

PdfRectangle
The enclosing integer rectangle

See Also