Report Output Separator - Settings Used with GetReportOuputSeparator and SetReportOuputSeparator
Missing <remarks> documentation for T:askSam.ReportOutputSeparator
| Member Name | Description |
|---|---|
| ROS_NONE | No report output separator. |
| ROS_PAGE_BREAK | Output page breaks between document data in report output. |
| ROS_LINE_OF_CHAR | Output a single line filled with the same repeating character between document data in report output. data == a character > 32 |
| ROS_NUM_BLANK_LINES | Output blank lines between document data in report output. data == number of blank lines |
Namespace: askSam
Assembly: asnetsdk (in asnetsdk.dll)