var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS(); var value; // Type: boolean value = instance.get_DotCodeRectangularModules();
function get_DotCodeRectangularModules() : boolean;
Return Value
True - the barcode writer must generate the Dotcode cells with square form; False - the barcode writer must generate the Dotcode cells with circle form. Default value is False.