FontUnit.XXSmall 필드

정의

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

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

필드 값

설명

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

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

적용 대상

추가 정보