Gets or sets whether to restrict characters which can end a screen line.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
public virtual bool EnableLineEndRestriction { get; set; } |
Visual Basic |
---|
Public Overridable Property EnableLineEndRestriction As Boolean Get Set |
Property Value
Type: BooleanImplements
IWordProc..::..EnableLineEndRestriction
Remarks
If this property was set true, Azuki tries to avoid placing characters specified by CharsForbiddenToEndLine at ends of a screen line. This is one of the restriction rules in kinsoku shori.