SpireAI
NumberCost Property
|
Gets the cost for the last call.
Namespace:
Spire.Pdf.AI
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
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