msHyphens property
Specifies a value that indicates whether additional break opportunities for the current line are created by hyphenating individual words within the line.
This property is read/write.
![]() ![]() |
Syntax
HRESULT put_msHyphens( [in] DOMString val ); HRESULT get_msHyphens( [out] DOMString **ptr );
Property values
Type: DOMString
String format
none | manual | auto
CSS information
| Applies To | All elements |
|---|---|
| Media | visual |
| Inherited | true |
| Initial Value | manual |
Standards information
- CSS Text Level 3, Section 5.1
Requirements
|
IDL |
|
|---|
Show:

