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

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