# 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#** ``` C# public bool FillLogoBackground() ``` **C++** ``` 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