C1.WPF.Word.4 Assembly > C1.WPF.Word Namespace > C1WordDocument Class : DrawElement Method |
Overload | Description |
---|---|
DrawElement(FrameworkElement,Rect,ContentAlignment,Stretch) | Draws the specified System.Windows.Media.Imaging.WriteableBitmap object at the specified location, adjusting the image size as specified by the align and stretch parameters. |
DrawElement(FrameworkElement,Rect,Rect) | Draws a System.Windows.FrameworkElement into the document at a specified position. |
DrawElement(FrameworkElement,Rect) | Draws a System.Windows.FrameworkElement into the document at a specified position. |