PageCount

XpsSaveOptions.PageCount property

获取或设置要保存的页数。

public int PageCount { get; set; }

评论

默认是 System.Int32.MaxValue 这意味着所有页面都将被渲染..

也可以看看