Gets/sets a value that specifies whether PDF should be printed when the user opens it.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic

Public Property IsPrintingEnabled As Boolean

C#

public bool IsPrintingEnabled { get; set; }

Property Value

true if PDF should be printed when it is opened; otherwise, false.