Click or drag to resize

TxtSaveOptionsTableRowDelimiter Property

Gets or sets the string to use as a table cell delimiter. Default value is NewLine.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntax
public string TableRowDelimiter { get; set; }

Property Value

String
See Also