Property Categories
Categories
Gets the collection of command category names.
public static IReadOnlyList<string> Categories { get; }
Property Value
- IReadOnlyList<string>
A read-only collection of category names in processing order: "PunctuationWithLineBreak", "LineBreaks", "Punctuation", "Brackets", "Quotes", "Symbols", "TextFormatting".