PdfSettings.IsPrintingEnabled Property

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)

Syntax

C#
public bool IsPrintingEnabled { get; set; }

Property Value

true if the image should be printed when the user opens it; otherwise, false.

See Also

Reference