In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / EnableZoomButtons Property

EnableZoomButtons Property (DocuVieware)

In This Topic
Specifies whether the zoom button group shall be enabled.
Syntax
'Declaration
 
Public Property EnableZoomButtons As Boolean
public bool EnableZoomButtons {get; set;}
Remarks
Default value is true.
See Also