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

In This Topic
EnableThumbnailDeleteButton Property (DocuVieware)
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;}
See Also