[]
        
(Showing Draft Content)

C1.Document.BarcodeOptions.QRCode

QRCode Property

QRCode

Gets or sets a GrapeCity.Documents.Barcode.QRCodeOptions object specifying additional options for QR barcodes.

Declaration
[Browsable(true)]
[TypeConverter(typeof(ExpandableObjectConverter))]
public QRCodeOptions QRCode { get; set; }