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.OhioAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public string String { get; }
Public ReadOnly Property String As String
Get
Property Value
StringSee Also