'Declaration Public Enum FontVerticalAlignment Inherits System.Enum
public enum FontVerticalAlignment : System.Enum
Member | Description |
---|---|
Baseline | Normal; the text is rendered at its normal location as relative to the baseline for the associated run. Use this setting to clear the subscript or superscript effect for this run when either setting is enabled at a higher level of the property resolution hierarchy. |
Default | The actual value is determined at a higher level of the property resolution hierarchy. |
Subscript | Text is rendered in a smaller size below the default baseline location for the associated run. |
Superscript | Text is rendered in a smaller size above the default baseline location for the associated run. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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