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