PdfImportOptions.PageCount

PdfImportOptions.PageCount property

获取或设置要保存的页数。默认值为 MaxValue,表示将渲染文档的所有页面。

public int PageCount { get; set; }

另请参阅