Web API Core | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeRequest Class / DPIs Property

In This Topic
    DPIs Property
    In This Topic
    DPI values of vertical and horizontal
    Syntax
    'Declaration
     
    
    Public Property DPIs As DPIS
    public DPIS DPIs {get; set;}
    See Also