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

EnableMarqueeZoomModeButton Property (DocuVieware)

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