C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / DrawingElementEventArgs Class / Element Property

In This Topic
Element Property
In This Topic
Gets a reference to the element being rendered.
Syntax
'Declaration
 
Public ReadOnly Property Element As FrameworkElement
 
See Also