Table of Contents

Property AutoCloseParentheses

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

AutoCloseParentheses

Gets or sets a value indicating whether to automatically close unclosed parentheses and brackets.

public bool AutoCloseParentheses { get; set; }

Property Value

bool

true to enable auto-close; otherwise, false. Default is true.