Namespace: BitMiracle.Docotic.Pdf.Gdi
public static RectangleF ToRectangleF( this PdfBox box, double pageHeight )
<ExtensionAttribute> Public Shared Function ToRectangleF ( box As PdfBox, pageHeight As Double ) As RectangleF
In PdfPage coordinate system origin is located at the upper-left corner of the page, positive Y axis extends vertically downward.
In default user space the positive Y axis extends vertically upward.