Table of Contents

DocumentViewerControl.ZoomLevel Property

Definition

Namespace
GleamTech.DocumentUltimate.AspNet.WebForms
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; }

Property Value

int