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

EnableThumbnailDeleteButton Property (DocuViewareControl)

In This Topic
Specifies whether remove page button is displayed into the thumbnails snap-in.
Syntax
'Declaration
 
Public Property EnableThumbnailDeleteButton As Boolean
public bool EnableThumbnailDeleteButton {get; set;}
Remarks
Default value is true.
See Also