【发布时间】:2011-01-28 09:28:45
【问题描述】:
具体来说,我想使用IShellFolder、IExtractImage 和ShellInterop 来从PDF 和DOC 文件中提取缩略图。
另外,我需要导入的命名空间也很方便
非常感谢您查看这个新手问题:)
伊恩
【问题讨论】:
标签: c# .net windows thumbnails windows-shell
具体来说,我想使用IShellFolder、IExtractImage 和ShellInterop 来从PDF 和DOC 文件中提取缩略图。
另外,我需要导入的命名空间也很方便
非常感谢您查看这个新手问题:)
伊恩
【问题讨论】:
标签: c# .net windows thumbnails windows-shell
public interface IShellFolder
public interface IExtractImage
我忘了说,这不是框架的一部分。
【讨论】: