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

ShowSnapInButtonStrip Property (DocuVieware)

In This Topic
Specifies whether the Snap-in button strip is displayed or not.
Syntax
'Declaration
 
Public Property ShowSnapInButtonStrip As Boolean
public bool ShowSnapInButtonStrip {get; set;}
Remarks
Default value is true.
See Also