Table of Contents

Property EnabledCategories

Namespace
LMKit.Speech.Dictation
Assembly
LM-Kit.NET.dll

EnabledCategories

Gets the set of command categories to apply during formatting.

public ISet<string> EnabledCategories { get; }

Property Value

ISet<string>

A set of category names. If empty, all categories are applied. Categories include: "LineBreaks", "PunctuationWithLineBreak", "Punctuation", "Brackets", "Quotes", "Symbols", "TextFormatting".