FontUnit.Smaller 필드

정의

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

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

필드 값

설명

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

Internet Explorer 4.0 이상에서는 속성이 이 필드로 Size 설정된 컨트롤의 HTML 렌더링 출력이 입니다style= "font-size:Smaller". Internet Explorer 4.0 이전 브라우저에서는 HTML 렌더링 출력이 만들어지지 않습니다.

참고

일부 브라우저는 글꼴 크기를 인식하지 Smaller 않습니다. 브라우저에서 호환성을 확인합니다.

적용 대상

추가 정보