-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Documents.Typography.Capitals |
winrt attachedproperty |
Gets or sets a FontCapitals value that indicates the capital form of the selected font.
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.
- Type: FontCapitals
- Identifier field: CapitalsProperty
- Accessor methods: GetCapitals, SetCapitals