preserveAsciiControlCharacters property
Indicates if the embedded ASCII control characters (the first 32 characters in the ASCII-table, from '\x00' to '\x1F') are preserved.
Optional.
Implementation
core.bool? preserveAsciiControlCharacters;
Indicates if the embedded ASCII control characters (the first 32 characters in the ASCII-table, from '\x00' to '\x1F') are preserved.
Optional.
core.bool? preserveAsciiControlCharacters;