Click or drag to resize

LoadPreviewEventArgsLoadThumbnail Property

Set this property to true if the thumbnail of the file should be shown instead of the preview handler. Sets the previewHandlerGuid to Guid.Empty.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public bool LoadThumbnail { get; set; }

Property Value

Type: Boolean
See Also