|
|
|
|
|
PROPERTY: |
|
|
|
lineSeparator |
|
|
|
|
|
|
|
DESCRIPTION: |
|
|
|
Indicates the binary character to be used as the line separator in text stream objects. |
||
|
|
|
|
|
PROPERTY OF: |
|
|
|
|
||
|
|
||
|
VALUE: |
DESCRIPTION: |
|
|
0 |
CRLF (Default) |
|
|
1 |
CR |
|
|
2 |
LF |
|
|
|
||
|
DESCRIPTION: |
|
|
|
This property is used to interpret lines when reading the content of a text stream. |
||
|
Lines can be skipped with the SkipLine() method. |
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
|
|