跳到主内容

搜索

搜索

Printing Qr-Code With .net Sdk

评论

1 条评论

  • Avatar
    Ian Cummings
    版主

    Just as with text objects a barcode of ANY symbology uses a data source for its value.  Therefore, from your .NET SDK application you can make the case calls to set data on the label as you do for the text objects.  The only difference is the name of the data source you refer to and the data that you want to set it to.

    0

请先登录再写评论。