TextFormattingRunProperties Properties

 

Namespace:   Microsoft.VisualStudio.Text.Formatting
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

NameDescription
System_CAPS_pubpropertyBackgroundBrush

Gets the background brush.(Overrides TextRunProperties::BackgroundBrush.)

System_CAPS_pubpropertyBackgroundBrushEmpty

Determines whether the background brush is empty.

System_CAPS_pubpropertyBackgroundOpacity

Returns the opacity of the background.

System_CAPS_pubpropertyBackgroundOpacityEmpty

Determines whether any custom opacity is explicitly set for the background.

System_CAPS_pubpropertyBaselineAlignment

(Inherited from TextRunProperties.)

System_CAPS_pubpropertyBold

Determines whether the formatting is made explicitly bold.

System_CAPS_pubpropertyBoldEmpty

Determines whether the bold property is set.

System_CAPS_pubpropertyCultureInfo

Gets the culture information.(Overrides TextRunProperties::CultureInfo.)

System_CAPS_pubpropertyCultureInfoEmpty

Determines whether the culture info is empty.

System_CAPS_pubpropertyFontHintingEmSize

Gets the font hinting size.(Overrides TextRunProperties::FontHintingEmSize.)

System_CAPS_pubpropertyFontHintingEmSizeEmpty

Determines whether the font hinting size is empty.

System_CAPS_pubpropertyFontRenderingEmSize

Gets the font rendering size.(Overrides TextRunProperties::FontRenderingEmSize.)

System_CAPS_pubpropertyFontRenderingEmSizeEmpty

Determines whether the size is empty.

System_CAPS_pubpropertyForegroundBrush

Gets the foreground brush.(Overrides TextRunProperties::ForegroundBrush.)

System_CAPS_pubpropertyForegroundBrushEmpty

Determines whether the foreground brush is empty.

System_CAPS_pubpropertyForegroundOpacity

Gets the opacity of the foreground.

System_CAPS_pubpropertyForegroundOpacityEmpty

Determines whether any custom opacity is explicitly set for the foreground.

System_CAPS_pubpropertyItalic

Determines whether the formatting is made explicitly italic.

System_CAPS_pubpropertyItalicEmpty

Determines whether the italic property is set.

System_CAPS_pubpropertyNumberSubstitution

(Inherited from TextRunProperties.)

System_CAPS_pubpropertyTextDecorations

Gets the decorations for the text.(Overrides TextRunProperties::TextDecorations.)

System_CAPS_pubpropertyTextDecorationsEmpty

Determines whether the text decorations collection is empty.

System_CAPS_pubpropertyTextEffects

Gets the text effects for the text.(Overrides TextRunProperties::TextEffects.)

System_CAPS_pubpropertyTextEffectsEmpty

Determines whether the text effects collection is empty.

System_CAPS_pubpropertyTypeface

Gets the typeface for the text.(Overrides TextRunProperties::Typeface.)

System_CAPS_pubpropertyTypefaceEmpty

Determines whether the typeface is empty.

System_CAPS_pubpropertyTypographyProperties

(Inherited from TextRunProperties.)

Return to top
Show: