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

In This Topic
    ConditionalHyphen Property (GlyphRun)
    In This Topic
    Gets a value indicating if the glyph run represents the conditional hyphen.
    Syntax
    'Declaration
     
    Public ReadOnly Property ConditionalHyphen As System.Boolean
    public System.bool ConditionalHyphen {get;}
    See Also