Gets Remaining Credits.
Namespace:
Spire.Pdf.AI
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
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