Namespace: Spire.PdfViewer.Forms
Assembly: Spire.PdfViewer.Forms (in Spire.PdfViewer.Forms.dll) Version: 6.6.0.0 (6.6.0.2020)
Assembly: Spire.PdfViewer.Forms (in Spire.PdfViewer.Forms.dll) Version: 6.6.0.0 (6.6.0.2020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
[ObsoleteAttribute("This method may be removed in the future,please use the property of PdfDocumentViewer.ZoomMode.")] public void SetZoom( ZoomMode mode )
<ObsoleteAttribute("This method may be removed in the future,please use the property of PdfDocumentViewer.ZoomMode.")> Public Sub SetZoom ( mode As ZoomMode )
public: [ObsoleteAttribute(L"This method may be removed in the future,please use the property of PdfDocumentViewer.ZoomMode.")] void SetZoom( ZoomMode mode )
[<ObsoleteAttribute("This method may be removed in the future,please use the property of PdfDocumentViewer.ZoomMode.")>] member SetZoom : mode : ZoomMode -> unit
Parameters
- mode
- ZoomMode