EN
이 콘텐츠는 한국어로 제공되지 않아 영어 버전으로 표시됩니다.
msGetRegionContent method
Returns an array of Range instances corresponding to the content from the region flow that is positioned in the region.
![]() |
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
Send comments about this topic to Microsoft
Build date: 11/29/2012

