Parameters
- isPreview
- A value indicating whether the WpfImagePrintManager is used for print preview.
- sourceImage
- The VintasoftImage to print.
- sourceImageRect
- A System.Windows.Rect structure that defines an area on the image, in pixels, which is printed on the current page.
- drawingContext
- A DrawingContext used to paint the page.
- imageArea
- A System.Windows.Rect structure that defines an area on the page, in device-independent pixels (1/96th inch), within which the image can be printed. This area is defined by page and image paddings.
- imageRect
- A System.Windows.Rect structure that defines exact area on the page, in device-independent pixels (1/96th inch), within which the image will be printed. This area will always be equal or within imageArea.