textAutospace property
Specifies the autospacing and narrow space width adjustment of text.
![]() ![]() |
Syntax
Integer value = object.put_textAutospace( v);Integer value = object.get_textAutospace(* sIdeograph);
Property values
Type: BSTR
one of the values listed in Possible Values.-
Default. No effect takes place—that is, no extra space is added.
-
Creates extra spacing between runs of ideographic and non-ideographic text, such as Latin-based, Cyrillic, Greek, Arabic, or Hebrew text.
-
Creates extra spacing between runs of ideographic text and numeric characters.
-
Creates extra spacing between a normal (non-wide) parenthesis and an ideograph.
-
Extends the width of the space character when it is adjacent to ideographs.
String format
none | ideograph-alpha | ideograph-numeric | ideograph-parenthesis | ideograph-space
CSS information
| Applies To | All elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value |
Standards information
- CSS Text Level 3, Section 9.4
Remarks
Windows Internet Explorer 8. The IHTMLRuleStyle2::textAutospace attribute is an extension to CSS, and can be used as a synonym for text-autospace in IE8 Standards mode.
An ideograph is a character in an Asian writing system that represents a concept or an idea, but not a particular word or pronunciation.
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows Server 2003 |
|
Header |
|
|
IDL |
|
|
DLL |
|

