Click or drag to resize

QRCodeBuilder Class

class for converting custom data to QR code
Inheritance Hierarchy
SystemObject
  SautinSoft.Document.Sources.DrawingQRCodeBuilder

Namespace: SautinSoft.Document.Sources.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public static class QRCodeBuilder

The QRCodeBuilder type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreateQRCode(String, DocumentCore) Convert custom data to QR code as SautinSoft.Document.Drawing.Picture
Public methodStatic memberCreateQRCode(String, NullableSKSize) Convert custom data to QR code as SkiaSharp.SKBitmap
Top
See Also