Click or drag to resize

ContactInfoFormat Property

Gets or sets the format for encoding contact info.

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

Property Value

Type: ContactFormat
See Also