| Visual Basic (Declaration) | |
|---|---|
Public Enum KanatypeSensitivity Inherits System.Enum | |
| C# | |
|---|---|
public enum KanatypeSensitivity : System.Enum | |
| Member | Description |
|---|---|
| Auto | The Kanatype sensitivity setting is derived by querying the data provider. |
| False | There is no distinction between hiragana and katakana. |
| True | There is a distinction between hiragana and katakana. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.KanatypeSensitivity