Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.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 System.Integer
    public System.int Dpi {get; set;}
    See Also