C1.WPF.Document Assembly / C1.WPF.Word Namespace / DrawingElementEventArgs Class / DocumentTransform Property
DocumentTransform Property
In This Topic
Gets the System.Windows.Media.Transform used to convert coordinates between logical pixels and PDF page units (points).
Syntax
'Declaration
 
Public ReadOnly Property DocumentTransform As Transform
 
See Also