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: 2025.2.13
Syntaxpublic string TableRowDelimiter { get; set; }
Public Property TableRowDelimiter As String
Get
Set
Property Value
String
See Also