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 값입니다.

적용 대상