HtmlMobileTextWriter.RenderFontColor 속성

정의

글꼴 색 특성을 출력 스트림으로 보낼 수 있는지 여부를 나타냅니다. 이 API는 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 모빌 앱 및 ASP.NET 있는 사이트입니다.

protected public:
 property bool RenderFontColor { bool get(); void set(bool value); };
protected internal bool RenderFontColor { get; set; }
member this.RenderFontColor : bool with get, set
Protected Friend Property RenderFontColor As Boolean

속성 값

글꼴 색 특성을 출력 스트림으로 보낼 수 있으면 이고, 그렇지 않으면 .

적용 대상

추가 정보