GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuViewareControl Class / AllowWheelZoom Property

In This Topic
AllowWheelZoom Property (DocuViewareControl)
In This Topic
Specifies whether the CTRL + Mouse Wheel zoom shortcut is allowed.
Syntax
'Declaration
 
Public Property AllowWheelZoom As Boolean
public bool AllowWheelZoom {get; set;}
Remarks
Default value is true.
See Also