EN
이 콘텐츠는 한국어로 제공되지 않아 영어 버전으로 표시됩니다.
이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

msGetRegionContent method

Returns an array of Range instances corresponding to the content from the region flow that is positioned in the region.

Internet Explorer 10

Syntax

var retVal = Element.msGetRegionContent();

Parameters

retVal [out, retval]

Type: MSRangeCollection

Remarks

Returned ranges are sorted by document position and do not overlap.

If an element is not a region, this method throws a DOMException with the InvalidAccessError error code.

Note  Only available to regions that are document elements and not to regions that are pseudo-elements.

See also

Element
msRegionOverflow

 

 

Send comments about this topic to Microsoft

Build date: 11/29/2012

커뮤니티 추가 항목

추가
© 2013 Microsoft. All rights reserved.