ComponentOne BarCode for ASP.NET Web Forms
C1.Win.BarCode.4 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