FontUnit.Large 필드

정의

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

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

필드 값

설명

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

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

적용 대상

추가 정보