C# Class DemosBrowser.Toolkit.AcrobatReader.ShellThumbnail

Inheritance: IDisposable
Afficher le fichier Open project: VahidN/PdfReport Class Usage Examples

Private Properties

Свойство Type Description
freeResources void
getThumbNail bool
pathFromPidl string

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetThumbnail ( string fileName ) : Bitmap
ShellThumbnail ( ) : System

Private Methods

Méthode Description
freeResources ( IntPtr pidlMain, IShellFolder folder, IEnumIDList idEnum, IShellFolder item ) : void
getThumbNail ( string file, IntPtr pidl, IShellFolder item ) : bool
pathFromPidl ( IntPtr pidl ) : string

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetThumbnail() public méthode

public GetThumbnail ( string fileName ) : Bitmap
fileName string
Résultat System.Drawing.Bitmap

ShellThumbnail() public méthode

public ShellThumbnail ( ) : System
Résultat System