CodeGlyphX logo
CodeGlyphX

API Reference

Enum

QrContactAddressOrder

Namespace CodeGlyphX.Payloads
Assembly CodeGlyphX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Address field ordering in contact payloads.

Inheritance

  • Enum
  • QrContactAddressOrder

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const QrContactAddressOrder Default #

Default order (street then house number).

Value: 0
public const QrContactAddressOrder Reversed #

Reversed order (house number then street).

Value: 1