Share via


TextParagraphProperties.TextMarkerProperties プロパティ

定義

段落の 1 行目のマーカー特性を指定する値を取得します。

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 値。

適用対象