ComponentOne Web API Edition
Encoding Property

C1.BarCode Namespace > QRCodeOptions Class : Encoding Property
Gets or sets the Encoding of the barcode data.
Syntax
'Declaration
 
<#rMf("Gets or sets the Encoding of the barcode data.")>
<NotifyParentPropertyAttribute(True)>
Public Property Encoding As Encoding
[#rMf("Gets or sets the Encoding of the barcode data.")]
[NotifyParentProperty(true)]
public Encoding Encoding {get; set;}
See Also

Reference

QRCodeOptions Class
QRCodeOptions Members