PageSetup.AdjustToWidestPage

PageSetup.AdjustToWidestPage property

获取或设置标志,确定何时将页面大小调整为文档中最宽的页面。 此选项非常耗时,因此文档处理时间可以增加两倍。仅当文档中的最宽页面宽度大于中确定的页面大小时,才会进行调整PageSetup Adjusted 页面大小将用于文档中的所有页面。

public bool AdjustToWidestPage { get; set; }

也可以看看