Web API Edition | 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 QRCodeOptions
    public QRCodeOptions QRCodeOptions {get; set;}
    See Also