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

In This Topic
    CodePage Property
    In This Topic
    Gets or sets the CodePage of the barcode data.
    Syntax
    'Declaration
     
    
    Public Property CodePage As Integer
    public int CodePage {get; set;}
    See Also