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