TxtSaveOptionsTableRowDelimiter Property |
Gets or sets the string to use as a table cell delimiter.
Default value is
NewLine.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.6.2
Syntaxpublic string TableRowDelimiter { get; set; }Public Property TableRowDelimiter As String
Get
Set
Property Value
String
See Also