GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuVieware Class / ZoomStep Property

In This Topic
ZoomStep Property (DocuVieware)
In This Topic
Defines the percentage of increasing or decreasing level of zoom for 'Zoom In' and 'Zoom Out' operations.
Syntax
'Declaration
 
Public Property ZoomStep As Integer
public int ZoomStep {get; set;}
Remarks
Default value is 30.
See Also