Table of Contents

DocumentViewer.PageZoomLevel Property

Definition

Namespace
GleamTech.DocumentUltimate.AspNet.UI
Assembly
GleamTech.DocumentUltimate.dll

Obsolete

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.

[Obsolete("PageZoomLevel is deprecated, use ZoomLevel instead.")]
public int PageZoomLevel { get; set; }

Property Value

int