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

DocumentLayout.GetElement Method

Name Parameters Description
GetElement(DocumentPosition, LayoutType) position, type Gets the layout element of the specified type which relates to the specified position in the document model.
GetElement<T>(DocumentPosition) position Returns the layout element of the type designated by the specified generic type parameter which relates to the specified position in the document model.