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