How to delimit a document while saving and loading multiple documents.
Missing <remarks> documentation for T:askSam.DelimitedDocType
| Member Name | Description |
|---|---|
| SDD_BLANK_LINE | Start a new document when a blank line is detected. |
| SDD_PAGE_BREAK | Start a new document when a page break is detected. |
| SDD_SO_MANY_LINES | Start a new document after so many lines are counted. |
| SDD_STRING | Start a new document when a set of characters are detected. |
| SDD_STRING_REMOVE | Same as above but remove the set of characters from the document. |
| SDD_FORMAT_STYLE | Not current implemented. |
Namespace: askSam
Assembly: asnetsdk (in asnetsdk.dll)