CodeGlyphX logo
CodeGlyphX

API Reference

Enum

QrArtVariant

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

Theme variants for QR art.

Inheritance

  • Enum
  • QrArtVariant

Usage

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

Returned or exposed by

Accepted by parameters

Values

public const QrArtVariant Safe #

Scan-friendly default variant.

Value: 0
public const QrArtVariant Bold #

More decorative variant with stronger effects.

Value: 1
public const QrArtVariant Pastel #

Pastel palette variant (when supported by the theme).

Value: 2