GetPageRotation

PdfFileInfo.GetPageRotation method

获取指定页面的旋转。

public int GetPageRotation(int pageNum)
范围类型描述
pageNumInt32页码。

返回值

页面的旋转。该值可能是 0,90,180,270。

也可以看看