In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / EnableMarqueeZoomModeButton Property

EnableMarqueeZoomModeButton Property (DocuViewareControl)

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