CodeGlyphX logo
CodeGlyphX

API Reference

Enum

QrArtSafetyMode

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

Safety guardrail strength for QR art styling.

Inheritance

  • Enum
  • QrArtSafetyMode

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 QrArtSafetyMode Safe #

Strong guardrails for maximum scan reliability.

Value: 0
public const QrArtSafetyMode Balanced #

Balanced guardrails with moderate artistic freedom.

Value: 1
public const QrArtSafetyMode Bold #

Light guardrails that allow bolder styling.

Value: 2