ClassificationFormatDefinition Properties

Include Protected Members
Include Inherited Members

The ClassificationFormatDefinition type exposes the following members.

Properties

  Name Description
Public property BackgroundBrush Gets or sets the background brush for this item. (Inherited from EditorFormatDefinition.)
Public property BackgroundColor Gets or sets the background color for this item. (Inherited from EditorFormatDefinition.)
Public property BackgroundCustomizable Determines whether the background of this format is customizable. (Inherited from EditorFormatDefinition.)
Public property BackgroundOpacity Gets or sets the opacity of the background.
Public property CultureInfo Gets or sets the CultureInfo for this classification format.
Public property 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.)
Public property FontHintingSize Gets or sets the font hinting size for this classification format.
Public property FontRenderingSize Gets or sets the font rendering size for this classification format.
Public property FontTypeface Gets or sets the Typeface for this classification format.
Public property ForegroundBrush Gets or sets the foreground brush for this item. (Inherited from EditorFormatDefinition.)
Public property ForegroundColor Gets or sets the foreground color for this item. (Inherited from EditorFormatDefinition.)
Public property ForegroundCustomizable Determines whether the foreground of this format is customizable. (Inherited from EditorFormatDefinition.)
Public property ForegroundOpacity Gets or sets the opacity of the foreground.
Public property IsBold Determines whether the text should be bold.
Public property IsItalic Determines whether the text should be italic.
Public property TextDecorations Gets or sets the TextDecorationCollection for this classification format.
Public property TextEffects Gets or sets the the TextEffectCollection for this classification format.

Top

See Also

Reference

ClassificationFormatDefinition Class

Microsoft.VisualStudio.Text.Classification Namespace