DocumentLayout.GetElement Method
Name | Parameters | Description |
---|---|---|
Get |
position, type | Gets the layout element of the specified type which relates to the specified position in the document model. |
Get |
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. |