[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.UsePrintingThread

UsePrintingThread Property

UsePrintingThread

Gets or sets a value indicating whether printing should be performed in a separate thread.

Declaration
public bool UsePrintingThread { get; set; }
Property Value
Type Description
bool

true if printing should be performed in a separate thread; otherwise, false.

Remarks

The default value is true.