TextDecorationConverter.ConvertFromInvariantString(String) 메서드

정의

단일 값 또는 쉼표로 구분된 문자열을 TextDecorations 개체로 변환합니다.

public override object ConvertFromInvariantString (string value);
override this.ConvertFromInvariantString : string -> obj

매개 변수

value
String

콘텐츠가 TextDecorations의 값에 해당하는, 쉼표로 구분된 문자열입니다.

반환

설명

의 요소는 각각 내 TextDecorations 의 값이거나 문자열 "line-through"이어야 합니다.

적용 대상