Edit

Share via


Buffer.ContentType Property

Definition

Gets or sets the type of content in the buffer.

public HarfBuzzSharp.ContentType ContentType { get; set; }

Property Value

The content type.

Remarks

Buffers can contain either Unicode characters (before shaping) or glyphs (after shaping).

Applies to