Back to Devexpress

DocumentLayout.GetElement Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-layout-dot-documentlayout-dot-getelement.md

latest781 B
Original Source

DocumentLayout.GetElement Method

NameParametersDescription
GetElement(DocumentPosition, LayoutType)position, typeGets the layout element of the specified type which relates to the specified position in the document model.
GetElement<T>(DocumentPosition)positionReturns the layout element of the type designated by the specified generic type parameter which relates to the specified position in the document model.