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

CollapseSnapInOnDocumentClosed Property (DocuViewareControl)

In This Topic
Specifies whether the Snap-in panel should be automatically collapsed when the displayed document is closed.
Syntax
'Declaration
 
Public Property CollapseSnapInOnDocumentClosed As Boolean
public bool CollapseSnapInOnDocumentClosed {get; set;}
Remarks
Default value is true.
See Also