[]
Gets or sets a value indicating whether printing should be performed in a separate thread.
public bool UsePrintingThread { get; set; }
true if printing should be performed in a separate thread; otherwise, false.
true
false
The default value is true.