TextParagraphProperties.TextMarkerProperties 属性

定义

获取一个值,该值指定段落中第一行的标记特征。

public:
 abstract property System::Windows::Media::TextFormatting::TextMarkerProperties ^ TextMarkerProperties { System::Windows::Media::TextFormatting::TextMarkerProperties ^ get(); };
public abstract System.Windows.Media.TextFormatting.TextMarkerProperties TextMarkerProperties { get; }
member this.TextMarkerProperties : System.Windows.Media.TextFormatting.TextMarkerProperties
Public MustOverride ReadOnly Property TextMarkerProperties As TextMarkerProperties

属性值

TextMarkerProperties

一个 TextMarkerProperties 值。

适用于