StyleBase.TextDecoration 필드

정의

텍스트 서식을 지정합니다.

protected: System::String ^ TextDecoration;
protected const string TextDecoration;
val mutable TextDecoration : string
Protected Const TextDecoration As String 

필드 값

설명

유효한 값은 , Overline, LineThrough또는 None입니다Underline.

적용 대상