ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.ArDesigner.Designers Namespace / BarcodeDesigner.DesignDataMatrix Class / EncodingCodePage Property

In This Topic
    EncodingCodePage Property (BarcodeDesigner.DesignDataMatrix)
    In This Topic
    Syntax
    'Declaration
     
    Public Property EncodingCodePage As Integer
    public int EncodingCodePage {get; set;}
    See Also