CreditCardCardholder Property |
Gets the name of the cardholder entered by the user.
Namespace:
DotNetBrowser.Card
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.0
Syntax public string Cardholder { get; }
Property Value
Type:
StringThe cardholder.
See Also