SpireAI
NumberCost Property
|
Gets the cost for the last call.
Namespace:
Spire.Doc.AI
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public int NumberCost { get; }
Public ReadOnly Property NumberCost As Integer
Get
public:
property int NumberCost {
int get ();
}
member NumberCost : int with get
Property Value
Type:
Int32
See Also