FontUnit.Medium 필드

정의

FontUnit 속성이 FontSize.Medium로 설정된 Type 개체를 나타냅니다.

public: static initonly System::Web::UI::WebControls::FontUnit Medium;
public static readonly System.Web.UI.WebControls.FontUnit Medium;
 staticval mutable Medium : System.Web.UI.WebControls.FontUnit
Public Shared ReadOnly Medium As FontUnit 

필드 값

설명

필드를 사용하여 속성이 MediumFontUnit 설정된 FontSize.Medium개체를 Type 나타냅니다.

Internet Explorer 4.0 이상에서는 속성이 이 필드로 Size 설정된 컨트롤의 HTML 렌더링 출력이 입니다style= "font-size:Medium". Internet Explorer 4.0 이전 브라우저에서 HTML 렌더링 출력은 입니다<font size="4">.

적용 대상

추가 정보