Web API Core | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeRequest Class / QRCodeOptions Property

In This Topic
    QRCodeOptions Property
    In This Topic
    QRCode options.
    Syntax
    'Declaration
     
    
    Public Property QRCodeOptions As GrapeCity.Documents.Barcode.QRCodeOptions
    public GrapeCity.Documents.Barcode.QRCodeOptions QRCodeOptions {get; set;}
    See Also