Click or drag to resize

TxtLoadOptionsAllowLineBreaks Property

When true, Line-Feed (0x0A) character will be converted to LineBreak; otherwise it will creates new paragraph. Default: false.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool AllowLineBreaks { get; set; }

Property Value

Boolean
See Also