DocumentViewerPageFitMode Property

Gets or sets a value that specifies the initial mode for fitting pages in the document viewer. The default is FitWidth.

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.UI
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.7
C#
public DocumentViewerPageFitMode PageFitMode { get; set; }

Property Value

DocumentViewerPageFitMode

See Also