LineDisplayProperties.CapScreenMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true, the line display device supports changing the screen mode (that is, the number of text rows and columns).
public bool CapScreenMode { get; }
member this.CapScreenMode : bool
Public ReadOnly Property CapScreenMode As Boolean