Click or drag to resize

AddressUIAddressFields Property

Version 118.6.80
A two dimension array containing the repesentation of values from an address profile.

Namespace:  CefSharp.DevTools.Autofill
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<AddressFields> AddressFields { get; set; }

Property Value

Type: IListAddressFields
See Also