Skip to main content

Search

Search

Printing Qr-Code With .net Sdk

Comments

1 comment

  • Avatar
    Ian Cummings
    Moderator

    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

Please sign in to leave a comment.