DataBar.ToImage

DataBar.ToImage method

Render data bar in cell to image byte array.

public byte[] ToImage(Cell cell, ImageOrPrintOptions imgOpts)
ParameterTypeDescription
cellCellIndicate the data bar in which cell to be rendered
imgOptsImageOrPrintOptionsImageOrPrintOptions contains some property of output image

See Also