ComponentOne Bitmap for UWP
C1.UWP.DX 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