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

EnableThumbnailRotateButtons Property (DocuViewareControl)

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