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


DrawingElementEventArgs Class Properties

For a list of all members of this type, see DrawingElementEventArgs members.

Public Properties
 NameDescription
Public PropertyGets the coordinates, in logical pixels, of the element being rendered.  
Public PropertyGets the System.Windows.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