BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.BarCode Namespace / Ean128Fnc1Options Class / Dpi Property

In This Topic
    Dpi Property (Ean128Fnc1Options)
    In This Topic
    Gets or sets the resolution of the printer.
    Syntax
    'Declaration
     
    Public Property Dpi As Integer
    public int Dpi {get; set;}
    See Also