DocumentViewerSpreadMode Property

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

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.UI
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.0
C#
public DocumentViewerSpreadMode SpreadMode { get; set; }

Property Value

DocumentViewerSpreadMode

See Also