In This Topic

ThumbnailHeight Property (DocuViewareControl)

In This Topic
The height, in pixels, of each thumbnail.
Syntax
'Declaration
 
Public Property ThumbnailHeight As Integer
public int ThumbnailHeight {get; set;}
Remarks
Default value is 256.
See Also