The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IrDACharacterSet Enumeration
.NET Framework 3.0
Describes the character sets supported by the device.
Namespace: System.Net.Sockets
Assembly: System.Net.IrDA (in system.net.irda.dll)
Assembly: System.Net.IrDA (in system.net.irda.dll)
| Member name | Description | |
|---|---|---|
![]() | ASCII | The ASCII character set. |
![]() | ISO8859Arabic | The Arabic graphic character set. |
![]() | ISO8859Cyrillic | The Cyrillic graphic character set. |
![]() | ISO8859Greek | The Greek graphic character set. |
![]() | ISO8859Hebrew | The Hebrew graphic character set. |
![]() | ISO8859Latin1 | The western European graphic character set. |
![]() | ISO8859Latin2 | The eastern European graphic character set. |
![]() | ISO8859Latin3 | The southern European graphic character set. |
![]() | ISO8859Latin4 | The northern European graphic character set. |
![]() | ISO8859Latin5 | The Turkish graphic character set. |
![]() | Unicode | The Unicode character set. |
The IrDACharacterSet enumeration describes the following character sets, which are used by the IrDAClient and IrDADeviceInfo classes.
Community Additions
Show:
