C1.WPF.Document Assembly / C1.WPF.Word Namespace / DrawingElementEventArgs Class / Handled Property
Handled Property (DrawingElementEventArgs)
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