Gets/sets the source where the document obtains the data to print.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(False)> _ Public Property Source As Object
[BrowsableAttribute(false)] public Object Source { get; set; }
This property supports the following sources:
More flexible but less convenient way to specify an image or a list of images for printing is to handle QueryImage event.