Click or drag to resize

TxtSaveOptionsLineBreak Property

Gets or sets the string to use as a line break. Default value: NewLine.

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

Property Value

String
See Also