Click or drag to resize

OhioScreenString Property

Gets the entire text plane of the virtual screen as a string. All null characters and Field Attribute characters are returned as blank space characters.

Namespace:  Flex.Hal.Ohio
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public string String { get; }

Property Value

Type: String
See Also