Méthode | Description | |
---|---|---|
CreatePreviewHandler ( string fileName ) : IPreviewHandler | ||
GetPreviewHandlerCLSID ( string fileName ) : System.Guid | ||
Open ( string fileName ) : bool |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnResize ( |
Méthode | Description | |
---|---|---|
UnloadPreviewHandler ( ) : void |
public CreatePreviewHandler ( string fileName ) : IPreviewHandler | ||
fileName | string | |
Résultat | IPreviewHandler |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public static GetPreviewHandlerCLSID ( string fileName ) : System.Guid | ||
fileName | string | |
Résultat | System.Guid |
protected OnResize ( |
||
e | ||
Résultat | void |