ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / PrintingThreadErrorEventArgs Class / Exception Property

In This Topic
    Exception Property (PrintingThreadErrorEventArgs)
    In This Topic
    Gets the printing thread exception.
    Syntax
    'Declaration
     
    Public ReadOnly Property Exception As Exception
    public Exception Exception {get;}
    See Also