TextFormattingParagraphProperties.TextMarkerProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.