DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Card
CreditCard Class
CreditCard Properties
Cardholder Property
ExpirationMonth Property
ExpirationYear Property
Network Property
Number Property
CreditCard
Number Property
Gets the card number.
Namespace:
DotNetBrowser.Card
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
public
string
Number
{
get
; }
Property Value
Type:
String
The card number.
See Also
Reference
CreditCard Class
DotNetBrowser.Card Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.