IPreviewable
IPreviewable interface
定义创建文档预览的方法。
public interface IPreviewable
方法
姓名 | 描述 |
---|---|
GeneratePreview(PreviewOptions) | 以给定的图像格式生成特定页面的预览图像。 |
GetDocumentInfo() | 获取有关文档的一般信息 - 大小、页数等。 |
定义创建文档预览的方法。
public interface IPreviewable
姓名 | 描述 |
---|---|
GeneratePreview(PreviewOptions) | 以给定的图像格式生成特定页面的预览图像。 |
GetDocumentInfo() | 获取有关文档的一般信息 - 大小、页数等。 |