ResponseData
SuccessStatus Property
|
Namespace:
Spire.Pdf.AI.Model
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool SuccessStatus { get; }
Public ReadOnly Property SuccessStatus As Boolean
Get
public:
property bool SuccessStatus {
bool get ();
}
member SuccessStatus : bool with get
Property Value
Type:
Boolean
See Also