'Declaration <CategoryAttribute("Barcode")> <DescriptionAttribute("The resolution, in dots-per-inch (dpi), at which the barcode object shall be rendered.")> Public Property Resolution As Single
[Category("Barcode")] [Description("The resolution, in dots-per-inch (dpi), at which the barcode object shall be rendered.")] public float Resolution { get; set; }