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

RangedLayoutElementBase Properties

Base class for layout elements related to document objects based on the FixedRange.
Name Description
Bounds Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase.
Parent Returns the element which is one step higher in the layout hierarchy. Inherited from LayoutElementBase.
Range Returns the range to which the current layout element relates.
Type Gets the type of the layout element. Inherited from LayoutElementBase.
See Also