Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Silverlight
System.Windows
 FontCapitals Enumeration
Collapse All/Expand All Collapse All
.NET Framework Class Library for Silverlight
FontCapitals Enumeration

Describes the capital letter style for a Typography object.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)
Visual Basic (Declaration)
Public Enumeration FontCapitals
C#
public enum FontCapitals
Member nameDescription
NormalCapital letters render normally.
AllSmallCapsBoth capital and lowercase letters are replaced with a glyph form of an uppercase letter with the same approximate height.
SmallCapsLowercase letters are replaced with a glyph form of an uppercase letter with the same approximate height.
AllPetiteCapsLowercase letters are replaced with a glyph form of an uppercase letter with the same approximate height. Petite capitals are smaller than small capitals.
PetiteCapsLowercase letters are replaced with a glyph form of an uppercase letter with the same approximate height. Petite capitals are smaller than small capitals.
UnicaseCapital letters display in unicase. Unicase fonts render both upper and lowercase letters in a mixture of upper and lowercase glyphs determined by the type designer.
TitlingGlyph forms are substituted with a typographic form specifically designed for titles.

Silverlight

Supported in: 5

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker