C1.WPF.Document Assembly / C1.WPF.Word Namespace / DrawingElementEventArgs Class / Root Property

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