Click or drag to resize

transliterationPairSetauto_capital_case Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Gets or sets a value indicating whether pairs for uppercase letters are automatically built

Namespace:  imbNLP.Transliteration.ruleSet
Assembly:  imbNLP.Transliteration (in imbNLP.Transliteration.dll) Version: 0.2.1.1
Syntax
C#
public bool auto_capital_case { get; set; }

Property Value

Type: Boolean
true if [automatic capital case]; otherwise, false.
See Also