DataBar.ToImage
DataBar.ToImage method
Render data bar in cell to image byte array.
public byte[] ToImage(Cell cell, ImageOrPrintOptions imgOpts)
Parameter | Type | Description |
---|---|---|
cell | Cell | Indicate the data bar in which cell to be rendered |
imgOpts | ImageOrPrintOptions | ImageOrPrintOptions contains some property of output image |
See Also
- class Cell
- class ImageOrPrintOptions
- class DataBar
- namespace Aspose.Cells
- assembly Aspose.Cells