ApiException
ErrorContent Property
|
Namespace:
Spire.Pdf.AI.Client
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public Object ErrorContent { get; }
Public ReadOnly Property ErrorContent As Object
Get
public:
property Object^ ErrorContent {
Object^ get ();
}
member ErrorContent : Object with get
Property Value
Type:
Object
See Also