'Declaration Public Enum GeneralCategory Inherits System.Enum
public enum GeneralCategory : System.Enum
'Declaration Public Enum GeneralCategory Inherits System.Enum
public enum GeneralCategory : System.Enum
Member | Description |
---|---|
Cc | C0 or C1 control code. |
Cf | Format control character. |
Cn | Reserved unassigned code point or a noncharacter. |
Co | Private-use character. |
Cs | Surrogate code point. |
Ll | Lowercase letter. |
Lm | Modifier letter. |
Lo | Other letters, including syllables and ideographs. |
Lt | Digraphic character, with first part uppercase. |
Lu | Uppercase letter. |
Mc | Spacing combining mark (positive advance width). |
Me | Enclosing combining mark. |
Mn | Nonspacing combining mark (zero advance width). |
Nd | Decimal digit. |
Nl | Letterlike numeric character. |
No | Numeric character of other type. |
Pc | Connecting punctuation mark, like a tie. |
Pd | Dash or hyphen punctuation mark. |
Pe | Closing punctuation mark (of a pair). |
Pf | Final quotation mark. |
Pi | Initial quotation mark. |
Po | Punctuation mark of other type. |
Ps | Opening punctuation mark (of a pair). |
Sc | Currency sign. |
Sk | Non-letterlike modifier symbol. |
Sm | Symbol of mathematical use. |
So | Symbol of other type. |
Zl | U+2028 LINE SEPARATOR only. |
Zp | U+2029 PARAGRAPH SEPARATOR only. |
Zs | Space character (of various non-zero widths). |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Text.GeneralCategory