fontVariant property
[This documentation is preliminary and is subject to change.]
Sets or retrieves whether the text of the object is in small capital letters.
Syntax
Integer value = object.put_fontVariant(BSTR v);Integer value = object.get_fontVariant(BSTR* 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 |
|
|
DLL |
|
See also
Build date: 1/23/2012
Community Additions
Show: