Intersoft ClientUI Documentation
DocumentNavigationMode Enumeration



Specifies the navigation mode for DocumentViewer control.
Syntax
Public Enum DocumentNavigationMode 
   Inherits System.Enum
Dim instance As DocumentNavigationMode
public enum DocumentNavigationMode : System.Enum 
public enum class DocumentNavigationMode : public System.Enum 
Members
MemberDescription
Outlines List the TOC of loaded document if available.
Thumbnails List page thumbnail for the loaded document.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.DocumentViewers.DocumentNavigationMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Intersoft.Client.UI.DocumentViewers Namespace

Send Feedback