Skip to content

T_QRCoder_Core_ArtQRCode_BackgroundImageStyle

Afonso Dutra Nogueira Filho edited this page Mar 28, 2024 · 2 revisions

ArtQRCode.BackgroundImageStyle Enumeration

Defines how the background image (if set) shall be rendered.

Definition

Namespace: QRCoder.Core
Assembly: QRCoder.Core (in QRCoder.Core.dll) Version: 1.0.2+100b048b01076590efe500a3be242a5faeb43294
XMLNS for XAML: Not mapped to an xmlns.

C#

public enum BackgroundImageStyle

C++

public enum class BackgroundImageStyle

Members

Fill 0  
DataAreaOnly 1  

See Also

Reference

QRCoder.Core Namespace

Clone this wiki locally