Sets the zoom type to use when displaying the page in the view
to
FitBBoxWidth.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public void SetFitBBoxWidth()
VB
Public Sub SetFitBBoxWidth
Remarks
The target page will be displayed starting from the top edge of the page.
See Also