CodeGlyphX logo
CodeGlyphX

API Reference

Class

QrArtSafetyReport

Namespace CodeGlyphX
Assembly CodeGlyphX
Modifiers sealed

Safety score and warnings for QR art/custom styling.

Inheritance

  • Object
  • QrArtSafetyReport

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

Properties

public Int32 Score { get; } #

Safety score (0..100).

public QrArtWarning[] Warnings { get; } #

Warnings detected for the render options.

public Boolean IsSafe { get; } #

Indicates whether the configuration is likely safe for scanning.