Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / TiffFrame Class / IsBilevelBitmap Property

In This Topic
    IsBilevelBitmap Property
    In This Topic
    Gets a value indicating if the frame can be read as a BilevelBitmap.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsBilevelBitmap As System.Boolean
    public System.bool IsBilevelBitmap {get;}
    See Also