Programming with Reflection
NullMode property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) how Reflection handles NUL characters. When this property is True, the NUL character is discarded upon receipt and may be used as a time fill character. When it is False, the NUL character is stored in the buffer and passed to the printer port.
The default value is False.