Gets the style settings that define the appearance of an element, selected by the tag inspector.
public HtmlEditorTagInspectorSelectionStyles Selection { get; }
Public ReadOnly Property Selection As HtmlEditorTagInspectorSelectionStyles
When a tag inspector tag is hovered with a mouse, the corresponding element is selected in the design view. Use the Selection property to specify the style settings of the selected element.