Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
IExporter
.
.
::
.
LastErrorText Property
IExporter Interface
See Also
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
IExporter Interface
C1.C1PrintDocument.Export Namespace