DocumentViewer.ZoomMode Property
Definition
- Namespace
- GleamTech.DocumentUltimate.AspNet.UI
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets a value that specifies the initial mode for zooming pages in the document viewer. The default is History.
Note that if a custom zoom level is set via ZoomLevel property then it will override this setting.
public DocumentViewerZoomMode ZoomMode { get; set; }