var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var returnValue; // Type: any // Parameters var value; // Type: WebBarcodeImagePixelFormatEnumJS returnValue = instance.set_PixelFormat(value);
function set_PixelFormat(
valueAn instance of WebBarcodeImagePixelFormatEnumJS class that defines the image pixel format.: WebBarcodeImagePixelFormatEnumJS
) : any;
Parameters
- value
- An instance of WebBarcodeImagePixelFormatEnumJS class that defines the image pixel format.