Edit

Share via


Buffer.InvisibleGlyph Property

Definition

Gets or sets the glyph ID used for invisible characters.

public uint InvisibleGlyph { get; set; }

Property Value

The glyph ID for invisible characters, or 0 to use the default behavior.

Remarks

This glyph is used for characters marked as invisible in the Unicode database.

Applies to