Method | Description | |
---|---|---|
CreatePreviewHandler ( string fileName ) : IPreviewHandler | ||
GetPreviewHandlerCLSID ( string fileName ) : System.Guid | ||
Open ( string fileName ) : bool |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnResize ( |
Method | Description | |
---|---|---|
UnloadPreviewHandler ( ) : void |
public CreatePreviewHandler ( string fileName ) : IPreviewHandler | ||
fileName | string | |
return | IPreviewHandler |
public static GetPreviewHandlerCLSID ( string fileName ) : System.Guid | ||
fileName | string | |
return | System.Guid |
protected OnResize ( |
||
e | ||
return | void |