'Declaration <CategoryAttribute("VintaSoft")> <DescriptionAttribute("A value indicating whether the image is centered on page.")> Public Property Center As Boolean
[Category("VintaSoft")] [Description("A value indicating whether the image is centered on page.")] public bool Center { get; set; }
Property Value
Значение по умолчанию - false.