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; }
Public ReadOnly Property String As String
Get
Property Value
Type:
StringSee Also