[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.BilevelBitmap.LowerBitsFirst

LowerBitsFirst Property

LowerBitsFirst

Gets or sets a value specifying whether pixels with lower column indices are stored in the lower-order bits of the byte.

Setting this property causes an update to the pixel data.

Declaration
public bool LowerBitsFirst { get; set; }
Public Property LowerBitsFirst As Boolean