TextFormattingRunProperties Properties
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
| Name | Description | |
|---|---|---|
![]() | BackgroundBrush | Gets the background brush.(Overrides TextRunProperties::BackgroundBrush.) |
![]() | BackgroundBrushEmpty | Determines whether the background brush is empty. |
![]() | BackgroundOpacity | Returns the opacity of the background. |
![]() | BackgroundOpacityEmpty | Determines whether any custom opacity is explicitly set for the background. |
![]() | BaselineAlignment | (Inherited from TextRunProperties.) |
![]() | Bold | Determines whether the formatting is made explicitly bold. |
![]() | BoldEmpty | Determines whether the bold property is set. |
![]() | CultureInfo | Gets the culture information.(Overrides TextRunProperties::CultureInfo.) |
![]() | CultureInfoEmpty | Determines whether the culture info is empty. |
![]() | FontHintingEmSize | Gets the font hinting size.(Overrides TextRunProperties::FontHintingEmSize.) |
![]() | FontHintingEmSizeEmpty | Determines whether the font hinting size is empty. |
![]() | FontRenderingEmSize | Gets the font rendering size.(Overrides TextRunProperties::FontRenderingEmSize.) |
![]() | FontRenderingEmSizeEmpty | Determines whether the size is empty. |
![]() | ForegroundBrush | Gets the foreground brush.(Overrides TextRunProperties::ForegroundBrush.) |
![]() | ForegroundBrushEmpty | Determines whether the foreground brush is empty. |
![]() | ForegroundOpacity | Gets the opacity of the foreground. |
![]() | ForegroundOpacityEmpty | Determines whether any custom opacity is explicitly set for the foreground. |
![]() | Italic | Determines whether the formatting is made explicitly italic. |
![]() | ItalicEmpty | Determines whether the italic property is set. |
![]() | NumberSubstitution | (Inherited from TextRunProperties.) |
![]() | TextDecorations | Gets the decorations for the text.(Overrides TextRunProperties::TextDecorations.) |
![]() | TextDecorationsEmpty | Determines whether the text decorations collection is empty. |
![]() | TextEffects | Gets the text effects for the text.(Overrides TextRunProperties::TextEffects.) |
![]() | TextEffectsEmpty | Determines whether the text effects collection is empty. |
![]() | Typeface | Gets the typeface for the text.(Overrides TextRunProperties::Typeface.) |
![]() | TypefaceEmpty | Determines whether the typeface is empty. |
![]() | TypographyProperties | (Inherited from TextRunProperties.) |
