ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / ShapingGlyphProperties Structure / IsZeroWidthSpace Property

In This Topic
    IsZeroWidthSpace Property
    In This Topic
    unsigned short isZeroWidthSpace
    Syntax
    'Declaration
     
    Public Property IsZeroWidthSpace As System.Boolean
    public System.bool IsZeroWidthSpace {get; set;}
    See Also