Search Results for

    Show / Hide Table of Contents

    Class UnicodeCharInfo

    Character

    Inheritance
    object
    UnicodeCharInfo
    Namespace: Textify.Data.Unicode
    Assembly: Textify.Data.dll
    Syntax
    public class UnicodeCharInfo

    Properties

    | Edit this page View Source

    AHex

    ASCII Hex digit

    Declaration
    public string AHex { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Age

    The version of Unicode in which a code point was assigned to an abstract character, or made a surrogate or non-character.

    Declaration
    public double Age { get; set; }
    Property Value
    Type Description
    double
    | Edit this page View Source

    Alpha

    Alphabetic

    Declaration
    public string Alpha { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Bc

    Bidirectionality

    Declaration
    public string Bc { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    BidiC

    Bidi Control

    Declaration
    public string BidiC { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    BidiM

    Mirrored (Bidi)

    Declaration
    public string BidiM { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Blk

    Block

    Declaration
    public string Blk { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Bmg

    The code point of a character whose glyph is typically a mirrored image of the glyph for the current character.

    Declaration
    public string Bmg { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Bpb

    Bidi paired bracket

    Declaration
    public string Bpb { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Bpt

    Bidi paired bracket type

    Declaration
    public string Bpt { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    CE

    Composition Exclusion

    Declaration
    public string CE { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    CI

    Case Ignorable

    Declaration
    public string CI { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    CWCF

    Changes when Casefolded

    Declaration
    public string CWCF { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    CWCM

    Changes when Casemapped

    Declaration
    public string CWCM { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    CWKCF

    Changes when NFKC Casefolded

    Declaration
    public string CWKCF { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    CWL

    Changes when Lowercased

    Declaration
    public string CWL { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    CWT

    Changes when Titlecased

    Declaration
    public string CWT { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    CWU

    Changes when Uppercased

    Declaration
    public string CWU { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Cased

    Cased

    Declaration
    public string Cased { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Ccc

    Combining class

    Declaration
    public int Ccc { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    Cf

    Case folding

    Declaration
    public string Cf { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    CompEx

    Full Composition Exclusion

    Declaration
    public string CompEx { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Cp

    Codepage number

    Declaration
    public string Cp { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    DI

    Default Ignorable Code Point

    Declaration
    public string DI { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Dash

    Dash

    Declaration
    public string Dash { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Dep

    Deprecated

    Declaration
    public string Dep { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Dia

    Diacritic

    Declaration
    public string Dia { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Dm

    Decomposition mapping

    Declaration
    public string Dm { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Dt

    Decomposition type

    Declaration
    public string Dt { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    EBase

    Emoji Base?

    Declaration
    public string EBase { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    EComp

    Emoji Comp?

    Declaration
    public string EComp { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    EMod

    Emoji Mod?

    Declaration
    public string EMod { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    EPres

    Emoji Pres?

    Declaration
    public string EPres { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Ea

    East Asian width

    Declaration
    public string Ea { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Emoji

    Is the character an Emoji?

    Declaration
    public string Emoji { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Ext

    Extender

    Declaration
    public string Ext { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    ExtPict

    Ext Pict?

    Declaration
    public string ExtPict { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    FCNFKC

    FC NFKC Closure

    Declaration
    public string FCNFKC { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    GCB

    Grapheme Cluster Break

    Declaration
    public string GCB { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Gc

    General category

    Declaration
    public string Gc { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    GrBase

    Grapheme Base

    Declaration
    public string GrBase { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    GrExt

    Grapheme Extended

    Declaration
    public string GrExt { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    GrLink

    Grapheme Link

    Declaration
    public string GrLink { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Hex

    Hex digit

    Declaration
    public string Hex { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Hst

    Hangul Syllable Type

    Declaration
    public string Hst { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Hyphen

    Hyphen

    Declaration
    public string Hyphen { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    IDC

    ID Continue

    Declaration
    public string IDC { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    IDS

    ID Start

    Declaration
    public string IDS { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    IDSB

    IDS Binary Operator

    Declaration
    public string IDSB { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    IDST

    IDS Trinary Operator

    Declaration
    public string IDST { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    IDSU

    IDSU?

    Declaration
    public string IDSU { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    IdCompatMathContinue

    ID_Compat_Math_Continue

    Declaration
    public string IdCompatMathContinue { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    IdCompatMathStart

    ID_Compat_Math_Start

    Declaration
    public string IdCompatMathStart { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Ideo

    Ideographic

    Declaration
    public string Ideo { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    InCB

    InCB?

    Declaration
    public string InCB { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    InPC

    Indic Positional Category

    Declaration
    public string InPC { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    InSC

    Indic Syllabic Category

    Declaration
    public string InSC { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Isc

    ISO 10646 comment

    Declaration
    public string Isc { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Jg

    Joining group

    Declaration
    public string Jg { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    JoinC

    Join Control

    Declaration
    public string JoinC { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Jsn

    Jamo Short Name

    Declaration
    public string Jsn { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Jt

    Joining class

    Declaration
    public string Jt { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KCangjie

    Cangjie

    Declaration
    public string KCangjie { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KCantonese

    Cantonese

    Declaration
    public string KCantonese { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KCihaiT

    CihaiT

    Declaration
    public string KCihaiT { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KCompatibilityVariant

    Compatibility variant

    Declaration
    public string KCompatibilityVariant { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KDefinition

    Definition

    Declaration
    public string KDefinition { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KFanqie

    Fanqie

    Declaration
    public string KFanqie { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KHanYu

    Han Yu

    Declaration
    public string KHanYu { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KHanyuPinyin

    Hanyu Pinyin

    Declaration
    public string KHanyuPinyin { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KIRGGSource

    IRD G Source

    Declaration
    public string KIRGGSource { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KIRGHSource

    IRD H Source

    Declaration
    public string KIRGHSource { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KIRGHanyuDaZidian

    IRG Hanyu Da Zidian

    Declaration
    public double KIRGHanyuDaZidian { get; set; }
    Property Value
    Type Description
    double
    | Edit this page View Source

    KIRGJSource

    IRD J Source

    Declaration
    public string KIRGJSource { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KIRGKPSource

    IRD KP Source

    Declaration
    public string KIRGKPSource { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KIRGKSource

    IRD K Source

    Declaration
    public string KIRGKSource { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KIRGKangXi

    IRG Kang Xi

    Declaration
    public double KIRGKangXi { get; set; }
    Property Value
    Type Description
    double
    | Edit this page View Source

    KIRGMSource

    IRD M Source

    Declaration
    public string KIRGMSource { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KIRGSSource

    IRD S Source

    Declaration
    public string KIRGSSource { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KIRGTSource

    IRD T Source

    Declaration
    public string KIRGTSource { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KIRGUKSource

    IRD UK Source

    Declaration
    public string KIRGUKSource { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KIRGUSource

    IRD U Source

    Declaration
    public string KIRGUSource { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KIRGVSource

    IRD V Source

    Declaration
    public string KIRGVSource { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KJapanese

    Japanese

    Declaration
    public string KJapanese { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KKPS1

    KPS1

    Declaration
    public string KKPS1 { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KKangXi

    Kang Xi

    Declaration
    public string KKangXi { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KMandarin

    Mandarin

    Declaration
    public string KMandarin { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KMojiJoho

    Moji Joho

    Declaration
    public string KMojiJoho { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KMorohashi

    Morohashi

    Declaration
    public string KMorohashi { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KPhonetic

    Phonetic

    Declaration
    public string KPhonetic { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KRSAdobeJapan16

    RS Adobe Japan 1.6

    Declaration
    public string KRSAdobeJapan16 { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KRSUnicode

    RS Unicode

    Declaration
    public string KRSUnicode { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KSBGY

    SBGY

    Declaration
    public string KSBGY { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KStrange

    Strange

    Declaration
    public string KStrange { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KTotalStrokes

    Total strokes

    Declaration
    public string KTotalStrokes { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    LOE

    Logical Order Exception

    Declaration
    public string LOE { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Lb

    Line break

    Declaration
    public string Lb { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Lc

    Case mapping

    Declaration
    public string Lc { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Lower

    Lowercase

    Declaration
    public string Lower { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    MCM

    MCM?

    Declaration
    public string MCM { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Math

    Mathematic

    Declaration
    public string Math { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    NChar

    Non-character code point

    Declaration
    public string NChar { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    NFCQC

    NFC Quick Check

    Declaration
    public string NFCQC { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    NFDQC

    NFD Quick Check

    Declaration
    public string NFDQC { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    NFKCCF

    NFKC Casefold

    Declaration
    public string NFKCCF { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    NFKCQC

    NFKC Quick Check

    Declaration
    public string NFKCQC { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    NFKCSCF

    NFKC_SCF?

    Declaration
    public string NFKCSCF { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    NFKDQC

    NFKD Quick Check

    Declaration
    public string NFKDQC { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Na

    The name given by the current version of the Unicode standard

    Declaration
    public string Na { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Na1

    The name this character had in version 1.0 of the Unicode standard

    Declaration
    public string Na1 { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Namealias

    Name aliases

    Declaration
    public Namealias[] Namealias { get; set; }
    Property Value
    Type Description
    Namealias[]
    | Edit this page View Source

    Nt

    Numeric type

    Declaration
    public string Nt { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Nv

    Numeric value

    Declaration
    public string Nv { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    OAlpha

    Other Alphabetic

    Declaration
    public string OAlpha { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    ODI

    Other Default Ignorable Code Point

    Declaration
    public string ODI { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    OGrExt

    Other Grapheme Extended

    Declaration
    public string OGrExt { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    OIDC

    Other ID Continue

    Declaration
    public string OIDC { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    OIDS

    Other ID Start

    Declaration
    public string OIDS { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    OLower

    Other Lowercase

    Declaration
    public string OLower { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    OMath

    Other Mathematic

    Declaration
    public string OMath { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    OUpper

    Other Uppercase

    Declaration
    public string OUpper { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    PCM

    Prepended Concatenation Mark

    Declaration
    public string PCM { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    PatSyn

    Pattern Syntax

    Declaration
    public string PatSyn { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    PatWS

    Pattern Whitespace

    Declaration
    public string PatWS { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    QMark

    Question mark

    Declaration
    public string QMark { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    RI

    Regional Indicator

    Declaration
    public string RI { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Radical

    Radical

    Declaration
    public string Radical { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SB

    Sentence Break

    Declaration
    public string SB { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SD

    Sofrt Dotted

    Declaration
    public string SD { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    STerm

    Sentence Terminal

    Declaration
    public string STerm { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Sc

    Script

    Declaration
    public string Sc { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Scf

    Simple case folding

    Declaration
    public string Scf { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Scx

    Script extension

    Declaration
    public string Scx { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Slc

    Simple case mapping

    Declaration
    public string Slc { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Stc

    Simple case mapping

    Declaration
    public string Stc { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Suc

    Simple case mapping

    Declaration
    public string Suc { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Tc

    Case mapping

    Declaration
    public string Tc { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Term

    Terminal

    Declaration
    public string Term { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    UIdeo

    Unified Ideographic

    Declaration
    public string UIdeo { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Uc

    Case mapping

    Declaration
    public string Uc { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Upper

    Uppercase

    Declaration
    public string Upper { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    VS

    Variation Selector

    Declaration
    public string VS { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Vo

    Vertical Orientation

    Declaration
    public string Vo { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    WB

    Word Break

    Declaration
    public string WB { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    WSpace

    White space

    Declaration
    public string WSpace { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    XIDC

    XID Continue

    Declaration
    public string XIDC { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    XIDS

    XID Start

    Declaration
    public string XIDS { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    XONFC

    Expands on NFC

    Declaration
    public string XONFC { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    XONFD

    Expands on NFD

    Declaration
    public string XONFD { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    XONFKC

    Expands on NFKC

    Declaration
    public string XONFKC { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    XONFKD

    Expands on NFKD

    Declaration
    public string XONFKD { get; set; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX