Enum ZoomMode
Specifies ZoomMode.
Namespace: Syncfusion.Windows.PdfViewer
Assembly: Syncfusion.PdfViewer.WPF.dll
Syntax
public enum ZoomMode
Fields
| Name | Description |
|---|---|
| Default | Displays with detault. |
| FitPage | Fits the entire page in the viewer. |
| FitWidth | Fits the width of the page in the viewer. |