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

In This Topic
Handled Property
In This Topic
Gets or sets a value that determines whether the event handler has rendered the element.
Syntax
'Declaration
 
Public Property Handled As Boolean
 
See Also