Share via


TextFormattingParagraphProperties.TextMarkerProperties Property

Definition

Gets the text marker properties.

public:
 virtual property System::Windows::Media::TextFormatting::TextMarkerProperties ^ TextMarkerProperties { System::Windows::Media::TextFormatting::TextMarkerProperties ^ get(); };
public override System.Windows.Media.TextFormatting.TextMarkerProperties TextMarkerProperties { get; }
public override System.Windows.Media.TextFormatting.TextMarkerProperties? TextMarkerProperties { get; }
member this.TextMarkerProperties : System.Windows.Media.TextFormatting.TextMarkerProperties
Public Overrides ReadOnly Property TextMarkerProperties As TextMarkerProperties

Property Value

The text marker properties.

Applies to