PdfViewInfo
PdfViewInfo()
初始化新实例PdfViewInfo
类.
public PdfViewInfo()
也可以看看
- class PdfViewInfo
- 命名空间 GroupDocs.Viewer.Results
- 部件 GroupDocs.Viewer
PdfViewInfo(FileType, List<Page>, bool)
初始化新实例PdfViewInfo
类.
public PdfViewInfo(FileType fileType, List<Page> pages, bool printingAllowed)
范围 | 类型 | 描述 |
---|---|---|
fileType | FileType | 文件的类型。 |
pages | List`1 | 要查看的页面列表。 |
printingAllowed | Boolean | 打印许可指示器。 |
例外
例外 | (健康)状况 |
---|---|
ArgumentNullException | 抛出时pages一片空白。 |
也可以看看
- class FileType
- class Page
- class PdfViewInfo
- 命名空间 GroupDocs.Viewer.Results
- 部件 GroupDocs.Viewer