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

In This Topic
    PixelHeight Property (BilevelBitmap)
    In This Topic
    Gets the pixel height of the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property PixelHeight As System.Integer
    public System.int PixelHeight {get;}
    See Also