ComponentOne Word for UWP
DrawingElementEventArgs Class Members
Properties 

C1.UWP.Word Assembly > C1.Xaml.Word Namespace : DrawingElementEventArgs Class

The following tables list the members exposed by DrawingElementEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a DrawingElementEventArgs.  
Top
Public Properties
 NameDescription
Public PropertyGets the coordinates, in logical pixels, of the element being rendered.  
Public PropertyGets the Windows.UI.Xaml.Media.Transform used to convert coordinates between logical pixels and PDF page units (points).  
Public PropertyGets a reference to the element being rendered.  
Public PropertyGets or sets a value that determines whether the event handler has rendered the element.  
Public PropertyGets a reference to the root of the element being rendered.  
Top
See Also

Reference

DrawingElementEventArgs Class
C1.Xaml.Word Namespace