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

In This Topic
    Dpi Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Dpi As Integer
    public int Dpi {get; set;}
    See Also