다음을 통해 공유


TextOptions.GetTextFormattingMode(DependencyObject) 메서드

정의

지정된 요소의 TextFormattingMode를 가져옵니다.

public:
 static System::Windows::Media::TextFormattingMode GetTextFormattingMode(System::Windows::DependencyObject ^ element);
public static System.Windows.Media.TextFormattingMode GetTextFormattingMode (System.Windows.DependencyObject element);
static member GetTextFormattingMode : System.Windows.DependencyObject -> System.Windows.Media.TextFormattingMode
Public Shared Function GetTextFormattingMode (element As DependencyObject) As TextFormattingMode

매개 변수

element
DependencyObject

TextFormattingMode를 가져올 요소입니다.

반환

TextFormattingMode

elementTextFormattingMode입니다.

적용 대상

추가 정보