RemoteOrderDisplay.CharacterSetAnsi Field
2/27/2008
A constant value that is used by the SelectCharacterSet method to set the video unit to use the ANSI character set.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Const CharacterSetAnsi As Integer
public const int CharacterSetAnsi
public:
literal int CharacterSetAnsi
public static final int CharacterSetAnsi
public const var CharacterSetAnsi : int
See Also
Reference
RemoteOrderDisplay Class
RemoteOrderDisplay Members
Microsoft.PointOfService Namespace
SelectCharacterSet