'Declaration Public Enum Capitalization Inherits System.Enum
public enum Capitalization : System.Enum
Member | Description |
---|---|
CapsOff | The 'CapsOn' setting is explicitly disabled for the associated run. Use this setting to clear the captitalization for this run when the 'CapsOn' setting is enabled at a higher level of the property resolution hierarchy. |
CapsOn | Letters are capitalized. |
Default | The actual value is determined at a higher level of the property resolution hierarchy. |
SmallCapsOff | The 'SmallCapsOn' setting is explicitly disabled for the associated run. Use this setting to clear the captitalization for this run when the 'SmallCapsOn' setting is enabled at a higher level of the property resolution hierarchy. |
SmallCapsOn | Lower-case characters in this text run are formatted for display as their upper-case character equivalents in a font size two points smaller than the resolved font size for the associated run. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2