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

In This Topic
EnablePanModeButton Property (DocuViewareControl)
In This Topic
Specifies whether the pan mode button shall be enabled.
Syntax
'Declaration
 
Public Property EnablePanModeButton As Boolean
public bool EnablePanModeButton {get; set;}
Remarks
Default value is true.
See Also