Link Search Menu Expand Document

QRCodeAdditionalCaption Property

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.0.1228-master
Syntax
public string AdditionalCaption { get; set; }

Property Value

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

Reference