TextFormattingParagraphProperties::TextMarkerProperties Property

 

Gets the text marker properties.

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

public:
property TextMarkerProperties^ TextMarkerProperties {
	virtual TextMarkerProperties^ get() override;
}

Property Value

Type: System.Windows.Media.TextFormatting::TextMarkerProperties^

The text marker properties.

Return to top
Show: