'Declaration Public Enum FontTextEffect Inherits System.Enum
public enum FontTextEffect : System.Enum
Member | Description |
---|---|
Default | The actual value is determined at a higher level of the property resolution hierarchy. |
EmbossingOff | The 'EmbossingOn' setting is explicitly disabled for the associated run. Use this setting to clear the embossing effect for this run when the setting is enabled at a higher level of the property resolution hierarchy. |
EmbossingOn | The text appears as if it is raised off the page in relief. |
EngravingOff | The 'EngravingOn' setting is explicitly disabled for the associated run. Use this setting to clear the engraving effect for this run when the setting is enabled at a higher level of the property resolution hierarchy. |
EngravingOn | The text appears as if it is imprinted or pressed into the page. |
OutliningOff | The 'OutliningOn' setting is explicitly disabled for the associated run. Use this setting to clear the outlining effect for this run when the setting is enabled at a higher level of the property resolution hierarchy. |
OutliningOn | A border is drawn around the inner and outer borders of each character glyph in the 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