Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / GlyphInfo Class / ConditionalHyphen Property

In This Topic
    ConditionalHyphen Property (GlyphInfo)
    In This Topic
    Indicates if the glyph starts the conditional hyphen glyph run.
    Syntax
    'Declaration
     
    Public ReadOnly Property ConditionalHyphen As System.Boolean
    public System.bool ConditionalHyphen {get;}
    See Also