VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeWriterBaseSettingsJS type / get_PixelFormat Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_PixelFormat Method
In This Topic
Gets the image pixel format.
Syntax
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.
Browser Compatibility
9
5
11
5
See Also