QRCodeAdditionalCaption Property ByteScout QR Code SDK
Gets or sets the additional barcode caption text to draw.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.2.1237-master
Syntax

public string AdditionalCaption { get; set; }

Property Value

Type: String
The additional barcode caption text to draw.
See Also

Reference