PageRotations

PdfPageEditor.PageRotations property

一个哈希表包含页码和旋转度数, key代表页码,key的值代表旋转度数。

public Dictionary<int, int> PageRotations { get; set; }

也可以看看