Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Box

RangedLayoutElement Properties

Defines a layout element which has a related DocumentRange.
Name Description
Bounds Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElement.
Parent Returns the element which is one step higher in the layout hierarchy. Inherited from LayoutElement.
Range Obtains the location of the layout element that has the related DocumentRange.
Type Gets the type of layout element located under the test point. Inherited from LayoutElement.
See Also