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

適用対象