User Guide > How to Work with... > Image Display > Display Images in WPF Environment > Printing |
ImageGear displays or prints an image in an ImGearPageView Class control, or in a System.Windows.Controls.Canvas element. In either case, you have a System.Windows.Media.Visual object that you can send to a printer or write into an XpsDocumentWriter. You can also put it into another Visual object, into a FixedDocument or FlowDocument and then print the parent object.
It is important to understand ImageGear Scaling Modes for displaying and printing images.