HttpBrowserCapabilitiesWrapper.ScreenCharactersWidth Property

 

Gets the approximate width of the display, in characters.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

Public Overrides ReadOnly Property ScreenCharactersWidth As Integer

Property Value

Type: System.Int32

The approximate width of the display, in characters. The default is 12.

.NET Framework
Available since 3.5
Return to top
Show: