다음을 통해 공유


FontUnit.Small 필드

정의

속성이 .로 FontUnit 설정된 개체를 TypeFontSize.Small나타냅니다.

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

필드 값

설명

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

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

적용 대상

추가 정보