GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / DocuViewareControl Class / EnableThumbnailDeleteButton Property

In This Topic
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