lineBreak property

[This documentation is preliminary and is subject to change.]

Deprecated. Gets or sets line-breaking rules for text in selected languages such as Japanese, Chinese, and Korean.

Syntax

Integer value = object.put_lineBreak(BSTR v);Integer value = object.get_lineBreak(BSTR* sBreak);

Property values

Type: BSTR

normal (normal)

Default. Normal line-breaking mode is applied.

strict (strict)

Stricter line-breaking rules are enforced.

String format

normal | strict

CSS information

Applies To All elements
Media visual
Inherited 1
Initial Value

Standards information

Remarks

This property is deprecated. It is replaced by the -ms-word-break property starting in Windows Internet Explorer 7.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

DLL

Mshtml.dll

See also

-ms-word-break

 

 

Build date: 1/23/2012