Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.25 KB

typography_capitals.md

File metadata and controls

28 lines (16 loc) · 1.25 KB
-api-id -api-type
P:Windows.UI.Xaml.Documents.Typography.Capitals
winrt attachedproperty

Windows.UI.Xaml.Documents.Typography.Capitals

-description

Gets or sets a FontCapitals value that indicates the capital form of the selected font.

-remarks

Capitals are a set of typographical forms that render text in capital-styled glyphs. Typically, when text is rendered as all capitals, the spacing between letters can appear too tight, and the weight and proportion of the letters too heavy. OpenType supports a number of styling formats for capitals, including small capitals, petite capitals, titling, and capital spacing. These styling formats allow you to control the appearance of capitals.

-see-also

XAML attached properties

-examples