Skip to content

M_QRCoder_Core_SvgQRCode_SvgLogo_FillLogoBackground

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

FillLogoBackground Method

Returns if the background of the logo should be cleaned (no QR modules will be rendered behind the logo)

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 bool FillLogoBackground()

C++

public:
bool FillLogoBackground()

Return Value

Boolean
[Missing <returns> documentation for "M:QRCoder.Core.SvgQRCode.SvgLogo.FillLogoBackground"]

See Also

Reference

SvgQRCode.SvgLogo Class
QRCoder.Core Namespace

Clone this wiki locally