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

In This Topic
    DpiX Property (Indexed8bppBitmap)
    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