Version

PagerDisplayStyle Enumeration

Enumeration of the display styles for the PagerInfo elements
Syntax
'Declaration
 
Public Enum PagerDisplayStyle 
   Inherits System.Enum
public enum PagerDisplayStyle : System.Enum 
Members
MemberDescription
Office2003The appearance is similar to that of Office 2003
Office2007The appearance is similar to that of Office 2007
Office2010The appearance is similar to that of Office 2010
Office2013The appearance is similar to that of Office 2013
OfficeXPThe appearance is similar to that of Office XP
ScenicRibbonThe appearance is similar to that of Scenic Ribbon
StandardThe appearance is based on the system colors.
VisualStudio2005The appearance is similar to that of Visual Studio 2005
WindowsVistaThe appearance is similar to that of Windows Vista
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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