GetPageSizeInch

WorkbookRender.GetPageSizeInch method

以输出图像的英寸为单位获取页面大小。

public float[] GetPageSizeInch(int pageIndex)
范围类型描述
pageIndexInt32页面索引基于零。

返回值

图片的页面大小,宽度为[0],高度为[1]

也可以看看