ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / Ean128Fnc1Options Class / Dpi Property

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