DocumentViewerPageZoomLevel Property
PageZoomLevel is deprecated, use ZoomLevel instead.
Gets or sets a value in percentage that specifies the initial zoom level in the document viewer.
The default is 100.
For this property to be effective PageFitMode property should be set
to Zoom.
Namespace: GleamTech.DocumentUltimate.AspNet.UIAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.6.6
[ObsoleteAttribute("PageZoomLevel is deprecated, use ZoomLevel instead.")]
public int PageZoomLevel { get; set; }
<ObsoleteAttribute("PageZoomLevel is deprecated, use ZoomLevel instead.")>
Public Property PageZoomLevel As Integer
Get
Set
Property Value
Int32