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

EnablePanModeButton Property (DocuVieware)

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