'Declaration <DescriptionAttribute("Zoom of the preview.")> <CategoryAttribute("VintaSoft")> Public Property PreviewZoom As Double
[Description("Zoom of the preview.")] [Category("VintaSoft")] public double PreviewZoom { get; set; }
Property Value
Possible value is any positive value. Default value is 0.3.