2.2.22 PrintableAnsiString
Referenced by: CurrentUserAtom, DocRoutingSlipString
An array of bytes that specifies an ANSI string. It MUST NOT contain the following characters:
-
-
0x00 - 0x1F
-
0x7F - 0x9F
-
The ANSI NULL character (0x00), if present, terminates the string.