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.

CSS Text Level 3, Section 5.5Internet Explorer 10

 

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 Toblock containers
Mediavisual
Inheritedtrue
Initial Valueno-limit

Standards information

Requirements

IDL

Mshtml.idl

 

 

Show: