Gets the image pixel format.
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS();
var value; // Type: Vintasoft.Barcode.WebBarcodeImagePixelFormatEnumJS
value = instance.get_PixelFormat();
Return Value
An instance of
WebBarcodeImagePixelFormatEnumJS class that defines the image pixel format.