Метод | Описание | |
---|---|---|
CreatePreviewHandler ( string fileName ) : IPreviewHandler | ||
GetPreviewHandlerCLSID ( string fileName ) : System.Guid | ||
Open ( string fileName ) : bool |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnResize ( |
Метод | Описание | |
---|---|---|
UnloadPreviewHandler ( ) : void |
public CreatePreviewHandler ( string fileName ) : IPreviewHandler | ||
fileName | string | |
Результат | IPreviewHandler |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public static GetPreviewHandlerCLSID ( string fileName ) : System.Guid | ||
fileName | string | |
Результат | System.Guid |
protected OnResize ( |
||
e | ||
Результат | void |