PdfPrintShowStatusDialog Property

Set this property to false to disable the status dialog during printing. The default value is true

Definition

Namespace: EvoPdf.PdfPrint
Assembly: EvoPdfPrint_NetCore (in EvoPdfPrint_NetCore.dll) Version: 14.0.0
C#
public bool ShowStatusDialog { get; set; }

Property Value

Boolean

See Also