• Articles
  • API Documentation
Search Results for

    Show / Hide Table of Contents
    • SixLabors.Fonts
      • ColorFontSupport
      • Font
      • FontCollection
      • FontCollectionExtensions
      • FontDescription
      • FontException
      • FontFamily
      • FontFamilyNotFoundException
      • FontMetrics
      • FontRectangle
      • FontStyle
      • Glyph
      • GlyphBounds
      • GlyphColor
      • GlyphLayoutMode
      • GlyphMetrics
      • GlyphMissingException
      • GlyphRendererParameters
      • GlyphType
      • HintingMode
      • HorizontalAlignment
      • HorizontalMetrics
      • IColorGlyphRenderer
      • IFontCollection
      • IGlyphRenderer
      • IGlyphRendererExtensions
      • IMetricsHeader
      • IReadOnlyFontCollection
      • IReadOnlySystemFontCollection
      • InvalidFontFileException
      • InvalidFontTableException
      • KerningMode
      • LayoutMode
      • LayoutModeExtensions
      • MissingFontTableException
      • SystemFonts
      • TextAlignment
      • TextAttributes
      • TextDecorations
      • TextDirection
      • TextJustification
      • TextMeasurer
      • TextOptions
      • TextRenderer
      • TextRun
      • VerticalAlignment
      • VerticalMetrics
      • WordBreaking
    • SixLabors.Fonts.Tables.AdvancedTypographic
      • FeatureTags
      • GlyphClassDef
      • Tag
    • SixLabors.Fonts.Tables.TrueType
      • TrueTypeGlyphMetrics
    • SixLabors.Fonts.Unicode
      • ArabicJoiningClass
      • ArabicJoiningGroup
      • ArabicJoiningType
      • BidiCharacterType
      • BidiClass
      • BidiPairedBracketType
      • CodePoint
      • GraphemeClusterClass
      • IndicPositionalCategory
      • IndicSyllabicCategory
      • LineBreakClass
      • MemoryExtensions
      • ScriptClass
      • SpanCodePointEnumerator
      • SpanGraphemeEnumerator
      • VerticalOrientationType
    • SixLabors.Fonts.WellKnownIds
      • KnownNameIds

    Enum IndicSyllabicCategory

    Unicode Indic Syllabic Categories. https://www.unicode.org/reports/tr44/tr44-14.html#Indic_Syllabic_Category

    Namespace: SixLabors.Fonts.Unicode
    Assembly: SixLabors.Fonts.dll
    Syntax
    public enum IndicSyllabicCategory

    Fields

    Name Description
    Avagraha

    Avagraha.

    Bindu

    Bindu.

    BrahmiJoiningNumber

    Brahmi_Joining_Number.

    CantillationMark

    Cantillation_Mark.

    Consonant

    Consonant

    ConsonantDead

    Consonant_Dead

    ConsonantFinal

    Consonant_Final

    ConsonantHeadLetter

    Consonant_Head_Letter

    ConsonantInitialPostfixed

    Consonant_Initial_Postfixed

    ConsonantKiller

    Consonant_Killer

    ConsonantMedial

    Consonant_Medial

    ConsonantPlaceholder

    Consonant_Placeholder

    ConsonantPrecedingRepha

    Consonant_Preceding_Repha

    ConsonantPrefixed

    Consonant_Prefixed

    ConsonantSubjoined

    Consonant_Subjoined

    ConsonantSucceedingRepha

    Consonant_Succeeding_Repha

    ConsonantWithStacker

    Consonant_With_Stacker

    GeminationMark

    Gemination_Mark

    InvisibleStacker

    Invisible_Stacker

    Joiner

    Joiner

    ModifyingLetter

    Modifying_Letter

    NonJoiner

    Non_Joiner

    Nukta

    Nukta

    Number

    Number

    NumberJoiner

    Number_Joiner

    Other

    Other

    PureKiller

    Pure_Killer

    RegisterShifter

    Register_Shifter

    SyllableModifier

    Syllable_Modifier

    ToneLetter

    Tone_Letter

    ToneMark

    Tone_Mark

    Virama

    Virama

    Visarga

    Visarga

    Vowel

    Vowel

    VowelDependent

    Vowel_Dependent

    VowelIndependent

    Vowel_Independent

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX