fontVariant property
Gets or sets whether the text of the object is in small capital letters.
Syntax
Integer value = object.put_fontVariant( v);Integer value = object.get_fontVariant(* sVariant);
Property values
Type: BSTR
String format
normal | small-caps
CSS information
| Applies To | All elements |
|---|---|
| Media | visual |
| Inherited | 1 |
| Initial Value |
Remarks
Microsoft Internet Explorer 4.0 renders small-caps as uppercase letters in a smaller size.
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows Server 2003 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Build date: 11/12/2012