Skip to content

Methods_T_QRCoder_Core_SvgQRCode

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

SvgQRCode Methods

Methods

Dispose() Dispose
(Inherited from AbstractQRCode)
Dispose(Boolean)
(Inherited from AbstractQRCode)
Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize
(Inherited from AbstractQRCode)
GetGraphic(Int32) Returns a QR code as SVG string
GetGraphic(Size, Boolean, SvgQRCode.SizingMode, SvgQRCode.SvgLogo) Returns a QR code as SVG string with optional quietzone and logo
GetGraphic(Int32, Color, Color, Boolean, SvgQRCode.SizingMode, SvgQRCode.SvgLogo) Returns a QR code as SVG string with custom colors, optional quietzone and logo
GetGraphic(Int32, String, String, Boolean, SvgQRCode.SizingMode, SvgQRCode.SvgLogo) Returns a QR code as SVG string with custom colors (in HEX syntax), optional quietzone and logo
GetGraphic(Size, Color, Color, Boolean, SvgQRCode.SizingMode, SvgQRCode.SvgLogo) Returns a QR code as SVG string with custom colors and optional quietzone and logo
GetGraphic(Size, String, String, Boolean, SvgQRCode.SizingMode, SvgQRCode.SvgLogo) Returns a QR code as SVG string with custom colors (in HEX syntax), optional quietzone and logo
GetHashCode Serves as the default hash function.
(Inherited from Object)
GetType Gets the Type of the current instance.
(Inherited from Object)
MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
SetQRCodeData Set a QRCodeData object that will be used to generate QR code. Used in COM Objects connections
(Inherited from AbstractQRCode)
ToString Returns a string that represents the current object.
(Inherited from Object)

See Also

Reference

SvgQRCode Class
QRCoder.Core Namespace

Clone this wiki locally