FontUnit.XXLarge 필드

정의

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

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

필드 값

설명

필드를 사용하여 속성이 XXLargeFontUnit 설정된 개체를 TypeFontSize.XXLarge나타냅니다.

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

적용 대상

추가 정보