Gets the error description message.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public string Message { get; }
VB
Public ReadOnly Property Message As String
Get
Property Value
Type:
String
The error description message.
See Also