DocumentViewer.ZoomLevel Property
Definition
- Namespace
- GleamTech.DocumentUltimate.AspNet.UI
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets a value in percentage that specifies the initial zoom level in the document viewer. The default is unset (zero) which means ZoomMode will be used instead.
public int ZoomLevel { get; set; }