Enum FilterMode
[Version(1, 0, 0)]
[Flags]
public enum FilterMode
Fields
Custom = 4Apply custom filters.
Pattern = 2Apply regex pattern filters.
WordLength = 1Apply word length filters.
[Version(1, 0, 0)]
[Flags]
public enum FilterMode
Custom = 4Apply custom filters.
Pattern = 2Apply regex pattern filters.
WordLength = 1Apply word length filters.