Rotation

PdfPageEditor.Rotation property

获取或设置页面的旋转,旋转必须为0、90、180或270。 默认值为0。

public int Rotation { get; set; }

也可以看看