Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / QRCodeOptions Class / Model Property

In This Topic
    Model Property (QRCodeOptions)
    In This Topic
    Gets or sets the QRCode model.
    Syntax
    'Declaration
     
    
    Public Property Model As QRCodeModel
    public QRCodeModel Model {get; set;}
    See Also