[]
Gets or sets whether or not enable converting alphabets to its reading.
public bool EnableAlphabetReadingMapping { get; set; }
Type | Description |
---|---|
bool | A bool value, true indicates the alphabets will convert to its reading, according to the default mapping table or user defined mapping rules; otherwise, false. |