Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the server rendered scaling index.
Namespace: Microsoft.Web.CommandUI
Assembly: Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)
Syntax
'Declaration
Public Property ServerRenderedScalingIndex As UInteger
Get
Set
'Usage
Dim instance As Ribbon
Dim value As UInteger
value = instance.ServerRenderedScalingIndex
instance.ServerRenderedScalingIndex = value
public uint ServerRenderedScalingIndex { get; set; }
Property Value
Type: System.UInt32
The scaling index.