DocumentViewer.SpreadMode Property
Definition
- Namespace
- GleamTech.DocumentUltimate.AspNet.UI
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets a value that specifies the initial mode for spreading pages in the document viewer. The default is History.
Note that if RememberViewHistory is set to false, then History will be treated as None or derived from 'PageLayout' setting inside PDF if exists.
public DocumentViewerSpreadMode SpreadMode { get; set; }