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