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