Returns last error explanation.

Namespace:  C1.C1PrintDocument.Export
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
string LastErrorText { get; }
Visual Basic (Declaration)
ReadOnly Property LastErrorText As String

See Also