ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.ActiveReports Namespace / PrinterSettings Class / UsePrintingThread Property

In This Topic
    UsePrintingThread Property
    In This Topic
    Uses separated printing thread or not? true by default.
    Syntax
    'Declaration
     
    Public Property UsePrintingThread As Boolean
    public bool UsePrintingThread {get; set;}
    See Also