Real Value() | Il valore numerico rilevato. |
Rect CurrencyNameRect() | Il Rectangle che contiene il nome della Valuta. Vuoto se non è stato trovato alcun nome di Valuta. |
Rect FractionalPartRect() | Il Rectangle che contiene le cifre dopo il separatore. Vuoto se non è presente la parte frazionaria. |
Rect IntegerPartRect() | Il Rectangle che contiene le cifre prima del separatore. Non è mai vuoto. |
String CurrencyName() | Il nome della Valuta rilevato. Restituisce una string vuota se il nome della Valuta non è stato trovato. |