msFlowFrom property

Gets or sets a value that identifies a region container in the document that accepts the content flow from the data source.

This property is read/write.

Internet Explorer 10

 

Syntax

HRESULT put_msFlowFrom(
  [in]  DOMString val
);

HRESULT get_msFlowFrom(
  [out] DOMString **ptr
);

Property values

Type: DOMString

String format

none | identifier [ , none | identifier ] *

CSS information

Applies Tonon-replaced elements
Mediavisual
Inheritedno
Initial Valuenone

Requirements

IDL

Mshtml.idl

See also

IHTMLCSSStyleDeclaration2::msFlowInto

 

 

Show: