Gets or sets the amount by which to change zoom level when + and - buttons are clicked.
Namespace: MindFusion.Common.WebForms
Package: MindFusion.Common.WebForms
C# Copy Code |
---|
public double ZoomStep { get; set; } |
Visual Basic Copy Code |
---|
Public Property ZoomStep As Double |