Method SetFitRect
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
SetFitRect(PdfBox)
Sets the zoom type to use when displaying the page in the view to FitRect and the Left, Top, Width and Height properties to the corresponding properties of the specified box.
public void SetFitRect(PdfBox box)