PowerTCP Emulation for .NET
NationalCharSetMode Enumeration




Enumerates the modes available for the Vt.NationalCharSetMode property.
Syntax
Public Enum NationalCharSetMode 
   Inherits System.Enum
Dim instance As NationalCharSetMode
public enum NationalCharSetMode : System.Enum 
__value public enum NationalCharSetMode : public System.Enum 
public enum class NationalCharSetMode : public System.Enum 
Members
MemberDescription
Multinational The standard ASCII character set will be used when rendering text.
National The character set from the NationalCharSet property will be used when rendering text.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dart.Emulation.NationalCharSetMode

See Also

Reference

Dart.Emulation Namespace


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic