C1.WPF.Document Assembly / C1.WPF.Word Namespace / DrawingElementEventArgs Class / Element Property
Element Property
In This Topic
Gets a reference to the element being rendered.
Syntax
'Declaration
 
Public ReadOnly Property Element As FrameworkElement
 
See Also