EndLineMatchingBehavior Enum

Provides the list of supported behaviors for matching line breaks in the buffer.


Parts

Constant Member name
0 OnlyBackwardSense
1 Bidirectional

Syntax

variable = EndLineMatchingBehavior.Constant

📝Note

The EndLineMatchingBehavior enumeration is used to specify the method for finding line breaks over chunks obtained from the current text file.

See also
LinebreakMatchingBehavior Property

Back to Enumerations overview