Namespace: BitMiracle.Docotic.Pdf
public void SetFitRect( PdfBox box )
Public Sub SetFitRect ( box As PdfBox )
The PdfBox structure that specifies the new values for Left, Top, Width and Height properties.
The vertical coordinates of the box are relative to the bottom edge of the page.
Use ToRectangle(Double) method to map the box to PdfPage coordinate space.