Gets Remaining Credits.
Namespace:
Spire.Doc.AI
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public int Credits { get; }
Public ReadOnly Property Credits As Integer
Get
public:
property int Credits {
int get ();
}
member Credits : int with get
Property Value
Type:
Int32
See Also