Windows.UI.Xaml.Documents.Typography.Kerning

May 26, 2021 ยท View on GitHub

-description

Gets or sets a value that indicates whether kerning is enabled.

-remarks

Kerning is a typographic function that adjusts the spacing between characters to enhance word shape.

  • Type: Boolean
  • Identifier field: KerningProperty
  • Accessor methods: GetKerning, SetKerning

-see-also

XAML attached properties

-examples

Contents

  1. 1-description
  2. 2-remarks
  3. 3-see-also
  4. 4-examples