ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / MicroQRCodeOptions Class / EncodingCodePage Property

In This Topic
    EncodingCodePage Property
    In This Topic
    Design-time property to specify encoding in designer.
    Syntax
    'Declaration
     
    Public Property EncodingCodePage As System.Integer
    public System.int EncodingCodePage {get; set;}
    See Also