Share via


DiagramPaintEventArgs.IsPrinting Property

Definition

Gets a value indicating whether the diagram is being printed.

public:
 property bool IsPrinting { bool get(); };
public bool IsPrinting { get; }
member this.IsPrinting : bool
Public ReadOnly Property IsPrinting As Boolean

Property Value

true if the diagram is being printed.

Applies to