Click or drag to resize

ContactInfoFormat Property

Gets or sets the format for encoding contact info.

Namespace:  Opait.Barcoder.QRCode
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
public ContactFormat Format { get; set; }

Property Value

Type: ContactFormat
See Also