| 
ResponseData
NumberCost Property
  | 
 Namespace:
 Spire.Doc.AI.Model
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
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
See Also