Gets or sets a value indicating whether the image should be printed when the user opens it.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool IsPrintingEnabled { get; set; }
true
if the image should be printed when the user opens it; otherwise, false
.