PageCount

PdfLoadOptions.PageCount property

获取或设置要读取的页数。默认值为 MaxValue,这意味着将读取文档的所有页面。

public int PageCount { get; set; }

也可以看看