ToImage

DataBar.ToImage method

将单元格中的数据条渲染为图像字节数组。

public byte[] ToImage(Cell cell, ImageOrPrintOptions imgOpts)
范围类型描述
cellCell指示要在哪个单元格中呈现的数据栏
imgOptsImageOrPrintOptionsImageOrPrintOptions 包含输出图像的一些属性

也可以看看