msHyphenateLimitLines property
Specifies a value that indicates the maximum number of consecutive lines in an element that may be ended with a hyphenated word.
This property is read/write.
![]() ![]() |
Syntax
HRESULT put_msHyphenateLimitLines( [in] any val ); HRESULT get_msHyphenateLimitLines( [out] any **ptr );
Property values
Type: any
String format
no-limit |
<integer>
CSS information
| Applies To | block containers |
|---|---|
| Media | visual |
| Inherited | true |
| Initial Value | no-limit |
Standards information
- CSS Text Level 3, Section 5.5
Requirements
|
IDL |
|
|---|
Show:

