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

In This Topic
    ScanLineLength Property (BilevelBitmap)
    In This Topic
    Gets the number of bytes in one scan line.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScanLineLength As System.Integer
    public System.int ScanLineLength {get;}
    See Also