Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / BilevelBitmap Class / DpiX Property

In This Topic
    DpiX Property (BilevelBitmap)
    In This Topic
    Gets the horizontal dpi of the bitmap.
    Syntax
    'Declaration
     
    Public ReadOnly Property DpiX As System.Single
    public System.float DpiX {get;}
    See Also