ClassificationFormatDefinition Properties
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
| Name | Description | |
|---|---|---|
![]() | BackgroundBrush | Gets or sets the background brush for this item.(Inherited from EditorFormatDefinition.) |
![]() | BackgroundColor | Gets or sets the background color for this item.(Inherited from EditorFormatDefinition.) |
![]() | BackgroundCustomizable | Determines whether the background of this format is customizable.(Inherited from EditorFormatDefinition.) |
![]() | BackgroundOpacity | Gets or sets the opacity of the background. |
![]() | CultureInfo | Gets or sets the CultureInfo for this classification format. |
![]() | DisplayName | Defines the string used when displaying this format definition to the user. This property is used only if the UserVisibleAttribute is set to true on this object's export.(Inherited from EditorFormatDefinition.) |
![]() | FontHintingSize | Gets or sets the font hinting size for this classification format. |
![]() | FontRenderingSize | Gets or sets the font rendering size for this classification format. |
![]() | FontTypeface | Gets or sets the Typeface for this classification format. |
![]() | ForegroundBrush | Gets or sets the foreground brush for this item.(Inherited from EditorFormatDefinition.) |
![]() | ForegroundColor | Gets or sets the foreground color for this item.(Inherited from EditorFormatDefinition.) |
![]() | ForegroundCustomizable | Determines whether the foreground of this format is customizable.(Inherited from EditorFormatDefinition.) |
![]() | ForegroundOpacity | Gets or sets the opacity of the foreground. |
![]() | IsBold | Determines whether the text should be bold. |
![]() | IsItalic | Determines whether the text should be italic. |
![]() | TextDecorations | Gets or sets the TextDecorationCollection for this classification format. |
![]() | TextEffects | Gets or sets the the TextEffectCollection for this classification format. |
