Click or drag to resize

ImagePrintDocumentImageToPrint Property

Gets the image that will be printed for this page.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected AtalaImage ImageToPrint { get; }

Property Value

Type: AtalaImage
The image to print on the current page.
See Also