Property UseSameRuneTypeForWords
UseSameRuneTypeForWords
Gets or sets whether the word forward and word backward navigation should use the same or equivalent rune type.
Default is false
meaning using equivalent rune type.
public bool UseSameRuneTypeForWords { get; set; }