msHyphenateLimitChars property
Specifies one to three values that indicates the minimum number of characters in a hyphenated word. If the word does not meet the required minimum number of characters in the word, before the hyphen, or after the hyphen, then the word is not hyphenated.
This property is read/write.
![]() ![]() |
Syntax
HRESULT put_msHyphenateLimitChars( [in] DOMString val ); HRESULT get_msHyphenateLimitChars( [out] DOMString **ptr );
Property values
Type: DOMString
String format
auto |
<integer>
{1,3}
CSS information
| Applies To | All elements |
|---|---|
| Media | visual |
| Inherited | true |
| Initial Value | auto |
Standards information
- CSS Text Level 3, Section 5.4
Requirements
|
IDL |
|
|---|
Show:

