DocumentViewer.SidebarView Property
Definition
- Namespace
- GleamTech.DocumentUltimate.AspNet.UI
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets a value that specifies the initial active view in sidebar of 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 'PageMode' setting inside PDF if exists.
public DocumentViewerSidebarView SidebarView { get; set; }