'Declaration <CategoryAttribute("Barcode")> <DescriptionAttribute("The width, in inches, of single barcode module.")> Public Property ModuleWidth As Single
[Category("Barcode")] [Description("The width, in inches, of single barcode module.")] public float ModuleWidth { get; set; }