PdfRectangleFToRectangle Method

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

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public PdfRectangle ToRectangle()

Return Value

PdfRectangle
The enclosing integer rectangle

See Also