Click or drag to resize

CreditCardCardholder Property

Gets the name of the cardholder entered by the user.

Namespace:  DotNetBrowser.Card
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public string Cardholder { get; }

Property Value

Type: String
The cardholder.
See Also